LadRak
Registered Member
- Jun 11, 2009
- 99
- 80
Hey all,
I've been building a webpage for a CPA offer (I hate to use wordpress), so I decided to include a little swf movie in the index page, and after it's done, redirect it to the home page where all the info it's at.
Everything goes fine, until when the movie is done it redirects to www.domain.info/home instead to www.domain.info/home.html, which returns the user a blank page instead of a page with actual content.
In my last frame of the swf I added geturl("home.html");
Tested index page with the movie on the desktop folder, and it redirected to home.html... so, the problem is online.
Is it something to do with permissions? Any ideas?
I've been building a webpage for a CPA offer (I hate to use wordpress), so I decided to include a little swf movie in the index page, and after it's done, redirect it to the home page where all the info it's at.
Everything goes fine, until when the movie is done it redirects to www.domain.info/home instead to www.domain.info/home.html, which returns the user a blank page instead of a page with actual content.
In my last frame of the swf I added geturl("home.html");
Tested index page with the movie on the desktop folder, and it redirected to home.html... so, the problem is online.
Is it something to do with permissions? Any ideas?