|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
using java script/html text in Flash
ok, i have a java script for opening a small 180-340 window with a picture
*********!! <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Idea by: Nic Wolfe (Nic@TimelapseProductions.com) --> <!-- Web URL: URL --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! URL --> <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=180,height=340');"); } // End --> </script> </HEAD> <A HREF="javascript opUp('http://www.midgetbreeder.com/Ronald.html')">Open the Popup Window</A>***********!! ^^ that smily means nothing...^^ This script works in a .html file, but i'm currently at a loss. I can't find out how to use it with a flash button on a totally flash made page. Please someone help me!! Thanks, Andrew |
|
#2
|
|||
|
|||
|
try this
have you tried this : http://www.macromedia.com/support/f...pup_windows.htm
![]() Last edited by featuredhost : June 25th, 2003 at 01:41 PM. |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > using java script/html text in Flash |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|