Results 1 to 2 of 2

Thread: Loading a swf file on a certain frame

  1. #1
    Join Date
    Sep 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Loading a swf file on a certain frame

    I have a quick question regarding using HTML to jump to certain frames within a swf.
    Would like so when a html page loads, it will load the swf file to a certain frame, I have got this working in IE by using:
    "<param name="movie" value="Header.swf?theGoToFrame=10">"

    But it does not work in Firefox, any ideas why this is so?

    Thanks.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    You need to have two seperate sections -- one for firefox, one for IE.

    See this as reference: http://www.actionscript.org/forums/s...d.php3?t=65947

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •