|
Mailing Lists
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
Coldfusion trigger action in Flash
Hi,Rudy Rustam 04/23/03 02:45 A This doesn't need CF at all. Why not build the form field _in_ the FlashRaymond Camden 04/23/03 09:09 A (assuming Flash MX)Stephenie Hamilton 04/23/03 12:58 P if that's not mx like suggested below - just append to the flash src= inJason Miller 04/23/03 01:06 P Hi, Objective: To display information from colfusion form to Flash. Scenario: We have a Form with 1 field (YourName). One flash movie that currently running. If user enter their name, his name will be appear in the flash. Any tips? Thanks in advance, Rudy This doesn't need CF at all. Why not build the form field _in_ the Flash movie? ======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : jedimaster@mindseye.com Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda ----- Excess quoted text cut - see Original Post for more ----- (assuming Flash MX) You can use <PARAM NAME=FlashVars VALUE="name=#name#"> AND in the embed tag <EMBED src="mymovie.swf" FlashVars="name=#name#" (etc) Then in your fla you want to just call the var. you should also put some checking in your page and your fla to ensure if no name is sent it doesn't die. ~~ Stephenie Hamilton Macromedia Certified ColdFusion Professional CFXHosting Hi, Objective: To display information from colfusion form to Flash. Scenario: We have a Form with 1 field (YourName). One flash movie that currently running. If user enter their name, his name will be appear in the flash. Any tips? Thanks in advance, Rudy --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.471 / Virus Database: 269 - Release Date: 4/10/2003 if that's not mx like suggested below - just append to the flash src= in object and embed src="mymovie.swf&name=#name#" To be safe and compatible - you should include flashVars param and append to src to have it work across different falsh player versions jay miller Stephenie Hamilton wrote: ----- Excess quoted text cut - see Original Post for more -----
|
May 24, 2012
|
Latest Fusion Authority Articles
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||