Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Javascript popup from external .js file
From: derrickito
Date: Mon, 8 Jan 2001 19:05:14 GMT

that wont work. i dont have the swf file embedded on a html page. im calling
it directly into the browser
i ended up doing a two hour work around and got what i needed to work.

:)thanks


----- Original Message -----
From: "Matthijs Koevoets" <matthijs [dot] koevoetsatadera [dot] nl>
To: <flasheratchinwag [dot] com>
Sent: Monday, January 08, 2001 10:18 AM
Subject: RE: FLASH: Javascript popup from external .js file


hola derrickito,

just link your js file to the page that holds your swf
<script language="JavaScript" type="text/javascript"
src="/javascript/js/popup.js" ></script>
then call your function like you would call any embedded javascript function
getURL ("javascript:openWindow(url, w, h)")
you replace the url, w and h with actual data ofcourse

keep it up,
matt



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Javascript popup from externa, Matthijs Koevoets

Replies
  RE: FLASH: Javascript popup from externa, Matthijs Koevoets

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]