Here is what I am trying to do. I have 2 links/code for embedding a flash audio player. One in html and one in bbcode. The html one uses onclick and works the way I want it to. It just pops up a flash audio player with the artists music in the correct window size and new window. This brings me to the wonderful bbcode! Unfortunately bbcode does not allow a target="_blank" or "onclick" so what happens is the flash player opens in the same window and opens full screen. So you have this 540x270 px flash player surrounded by a ton of real estate.
I have done some research and found a script that will resize the browser window when opening. This actually is not real great because since it does not open in a new window, if they are using firefox with 6 tabs open for example, all of them resize. I would rather just go with the full screen if that is the case.
The question becomes, is there a way in java to take a specific page and when called from a link, load it in a new browser window with a specific size? So when someone posts on a forum that only allows bbcode and the url link looks like
[url=http://mysite.com/myplayercode&songid_300]song name[/url]that when myplayercode is called, a new small popup will open?
Thanks for the help!

New Topic/Question
Reply



MultiQuote





|