A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: HTML Redirect To A Frame In Flash?

  1. #1
    Funky Fly Flasher poyla's Avatar
    Join Date
    Dec 2000
    Posts
    228

    HTML Redirect To A Frame In Flash?

    I am using a simple redirect on an HTML page:
    <meta http-equiv="REFRESH" content="0;url=http://www.page.com">

    but would love to redirect to a specific frame in one of my flash movies. Can this be done HTML or Java only? If I have to tag that frame somehow in Flash, how does that work? Coming form the animation side but I can code a little.

    Thanks for the help.

  2. #2
    Senior Member mandissected's Avatar
    Join Date
    Jan 2005
    Location
    Berwick - England
    Posts
    338
    I know it can be done in javascript, if that would be of any help let me know.

  3. #3
    Funky Fly Flasher poyla's Avatar
    Join Date
    Dec 2000
    Posts
    228
    As long as it was relatively simple, sure. I could use that instead of regular HTML.

    Thank you in advance.

  4. #4
    Junior Member
    Join Date
    Mar 2011
    Posts
    1
    swfobject.embedSWF("flvplayer.swf", "myContent", "480", "386", "8.0.0", param );

Tags for this Thread

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center