Welcome, Guest
Please Login or Register.    Lost Password?
In this forum you can ask questions all about the SWFContent plugin.
Go to bottomPage: 1
TOPIC: Flash Vars
#2
Flash Vars 9 Months, 1 Week ago Karma: 0
Flashvars are variables which you can pass to the SWF e.g. for loading a different xml file.

You can use
{swf;urltoswf;[changeparams]FlashVars=param1=value1&param2=value2&param3=value3[/changeparams]}

For Example
Code:

{swf;http://www.yourdomain.com/images/flash/yourswf.swf;[changeparams]FlashVars=xmlfile=yourxmlfile1&xmlfile2=yourxmlfile2[/changeparams]}


You may want to refer to Adobe's technote - Using FlashVars to pass variables to a SWF
webconstructor
Admin
Posts: 86
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/05 16:01 By webconstructor.
The administrator has disabled public write access.
 
Go to topPage: 1
[ Back ] up