Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 12th, 2003, 10:50 AM
Authorized User
 
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default Automatic Redirection after SWF loaded


What HTML-Code must I add if I want the next page to load once the flash SWF-file had finished loading?

I have this code:
<META HTTP-EQUIV=REFRESH CONTENT="3;URL=http://www.acme.com/intro.html">

....but i dont want it to run after 3 secs, because it interrups the video. I just want it redirecting once eveything has loaded.

Cheers, Ralph

 
Old August 13th, 2003, 04:02 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 256
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You'd put the redirection into the SWF file.

In fact, this forms the basis of a rather bizzare and fairly well-known hack which Macromedia recommend for detecting SW4-upward-enabled browsers. here's the link:

http://www.macromedia.com/support/fl...4_detect_2.htm

HTH
Daniel Walker
 
Old August 14th, 2003, 12:15 PM
Authorized User
 
Join Date: Aug 2003
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the reply. I know how to normally add the URL-redirect on a SWF-file, but my trial period (Swish) has expired and not worth me buying software...

How can it redirect from within Frontpage (HTML) once the whole start-page has completely loaded without any delay in secs?






Similar Threads
Thread Thread Starter Forum Replies Last Post
URL Redirection santhosh.irtt Apache Tomcat 1 July 1st, 2006 08:07 PM
Redirection andyw ASP.NET 2.0 Basics 2 May 29th, 2006 05:23 PM
automatic 'redirection' stu9820 Flash (all versions) 4 September 20th, 2004 07:29 AM
Automatic redirection once page with SWF loaded Burton HTML Code Clinic 1 September 13th, 2003 06:23 AM
Redirection a5xo3z1 Beginning PHP 4 June 19th, 2003 02:24 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.