Hi there guys..!! Well what I'm looking for is.. [IMG]http://www.dynamicdrive.com/forums/images/smilies/biggrin.gif[/IMG]
Basically I want to have an HTML POP-UP Window, which would contain a FLASH File of the RESOLUTION "800x622". I want to have Google ads on both sides and at the bottom too. It's easy to define a layout for ads.
BUT the problem is I've lot's of Flash files, and I want to have a pop-up window that can actually change the flash files accordingly.
The RESOLUTION of all the flash files are the same, only the difference is the the files. So I was looking for a HTML/Javascript where I can pass parameter to change the file in the page.
My Site is working on Joomla, I have lot's of content and Want to grow.. if not right now may be later with more and more content and videos..
I had thought of this earlier BUT ..
<a href="#" onclick="window.open('flash.html','newwin','width=800,height=622');">View File</a>
BUT then it would consume space (think about 100's of REDUNDANT HTML Pages) on my server, and moreover I have copy the whole code over and over again, and that I don't want to do... and there will be more users who would be contributing there.. and I don't want them to replace the Adsense Code there... [IMG]http://www.dynamicdrive.com/forums/images/smilies/redface.gif[/IMG] while contributing. That's why I dropped that plan, so if there's any thing I could possibly do with passing filename as parameters ? any Idea possibly other than this, Any possibility of this being done in PHP ?
Thanks [IMG]http://www.dynamicdrive.com/forums/images/smilies/smile.gif[/IMG]
Gagan