A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Is it even possible...?

  1. #1
    Junior Member
    Join Date
    Mar 2004
    Posts
    14

    Is it even possible...?

    Trying to redirect a swf to the html page it's embeded in.

    If a user accesses my swf (www.domain.com/index.swf) how can I have it redirect to my index.htm page in which the index.swf file was meant to be viewed in?

    I don't want my index.swf to be stretched to the width and height of the browser window. There are also graphic elements in my index.htm page that support the look of my index.swf file.

    Any info on this will be a great help.

  2. #2
    Member
    Join Date
    Aug 2001
    Posts
    57
    Um, here is a thought. Change the name of index.swf to newname.swf. Create a new index.swf, with the sole purpose of redirecting to index.html. When the user is redirected to index.html, have it refer to a newname.swf. A little sneaky, but it'll solve that problem.
    SchmidyUC

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