Warptweet Posted January 13, 2007 Share Posted January 13, 2007 How can I make it so that when a user clicks a link, it opens a flash file like testing.swf?Except not just like any ordinary one, I need to specify the following...A) I need it to be a popupB) The Width of the Flash should be $flashwidth (I set the variable already)C ) The Hieght of the Flash should be $flashheight (I set the variable already)IF POSSIBLE, please tell me in HTML!If it's not possible to do this in HTML, then I guess PHP will have to do.Thanks,-Warptweet Link to comment https://forums.phpfreaks.com/topic/34052-popup-flash-when-clicking-a-link/ Share on other sites More sharing options...
Philip Posted January 13, 2007 Share Posted January 13, 2007 You could do this with Javascript... http://www.echoecho.com/toolpopupgenerator.htm Link to comment https://forums.phpfreaks.com/topic/34052-popup-flash-when-clicking-a-link/#findComment-160133 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.