View Full Version : Opening a new flash browser from Dreamweaver
Amiridon
September 15th, 2002, 11:07 PM
I'm having an issue, I can get dreamweaver to open a flash browser but when it does open the browser plays the flash movie but the original screen also plays the movie as well, is there anyway I can stop this???
lostinbeta
September 15th, 2002, 11:11 PM
Maybe I am just being a dunce, but may I ask what you mean by Flash Browser?
Amiridon
September 15th, 2002, 11:14 PM
I'm sorry Browser Window containing flash content.
lostinbeta
September 15th, 2002, 11:16 PM
Ok, are you talking a new window, or a pop-up window containing a Flash Movie?
Also, what code are you currently using to launch?
Amiridon
September 15th, 2002, 11:24 PM
For this one I didn't write any code, you can open a window and empliment a flash sniffer right from the behaviors panel in dreamweaver.
lostinbeta
September 15th, 2002, 11:32 PM
Ok, I just tested that and had no problems. My goto page loaded in the same window.
My next question is, the Dreamweaver Flash Sniffer only allows you to load your page in the default _self (main window), and it doesn't allow you to pop up your window.
Did you make any modifications to the script to have it open a window?
Amiridon
September 15th, 2002, 11:42 PM
There's another option on the list "Open Browser Window" that allows you to select the size of the window. Try it out
lostinbeta
September 15th, 2002, 11:48 PM
Well there is your problem right there.
The flash sniffer only works for the page you are currently loading, so it will load the page in the main window.
The browser window function opens a browser window when the page is loaded to the URL you specify. That is why it loads both at the same time.
You need to put the flash sniffer code on the page that actually contains the flash movie. Then you can put the browser window code on the main html page.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.