PDA

View Full Version : goto frame on page load??


pitsta
12-01-2006, 04:00 AM
I am trying to get my (swf) to go to a particular frame when a html page loads.

eg. when my index.htm page loads i would like my embedded (swf) file to go to frame 1, when the products.htm page loads, i would like the (swf) to go to frame 5......etc.

I have tried the dreamweaver behaviours, but to no luck.

please help. or point me in the right direction.

cheers

pitsta

anonymous
12-01-2006, 04:17 AM
Flashvars and/or query string...

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16417

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14253