Nav w/ Flash Vars?
Nav w/ Flash Vars?
- Started
- Last post
- 2 Responses
- TResudek
I've tried to learn this over and over again and I've never got a functioning end-product.
What I am trying to do is create a flash nav bar that goes to the right frame based on what page the user is on.
Does anyone have HTML/FLA/SWF files they can zip up for me so I can reverse engineer this thing?
Yours Truly,
Dirk Callaway
- heavyt0
just need to put a flash var attribute in the object and embed tags.
eg.
[param name="FlashVars" value="varName=yourVarHere"]'varName' is the name of a variable that is accessible at the _root of your swf.
eg.
_root.varName
would have the value of
'yourVarHere'That's it.
- TResudek0
You send me a ZIP with those files or I will wrap smokey bones up in tinfoil and put him in the refrigerator! :)