Forum Moderators: open

Message Too Old, No Replies

opening flash into page?

opening flash into page from asp page

         

2ees

12:40 am on May 13, 2004 (gmt 0)

10+ Year Member



hello, I'm hoping someone can help me - I am a nocice at this and don't know if I have posted this in the right area.

I have a flash file which has been embedded into a html page - splash.html. this page is an into to the website.

I am trying to open this splash.html page from within the index.asp page on load. I want the splash into page to appear first and then close and redirect to the index.asp page.

do i need to put in javascript into the index.asp page? I have been told that I need to modify the splash.swf to automatically close after sequence using the window.parent.close command - is this correct?

thanks in advance
kylee

korkus2000

2:08 am on May 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld 2ees,

Hmmm... I am not sure what you are asking. Do you want the splash.html to open first for the domain? Do you want the splash to open in a pop-up? If you just want to redirect from the flash movie then you should be able to put the geturl action on the last frame.

2ees

2:32 am on May 13, 2004 (gmt 0)

10+ Year Member



thanks for replying.

what I'm trying to do is for the splash.html page to open first when people go to this site www.example.com, and then once the flash has done its thing for it to redirect to www.example.com/index.asp.
The splash.html page is an into.

I originally had the flash file embedded into a index.html page so this worked as the index.html page opened first automatically. except I've had to change this as there is code in the index.asp page which redirects othersite.example.com traffic to www.example.com/mabe/site/ does this make sense? when the index.html page was uploaded the redirect was no longer working so people couldn't get to othersite.example.com

hope this explanation helps

thnks again
kylee

[edited by: korkus2000 at 4:24 pm (utc) on May 15, 2004]
[edit reason] Examplified URLs [/edit]