PDA

View Full Version : Open flash in another html page


lordrt
06-04-2009, 12:18 PM
Hello
I have some flash contents in one html page and would like to open each content in a specific page to be viewed separately. I already have my <embed> tags in the specific pages but dont know how to link them, any help would be most welcome.

Problem e.g.
All my flash are currently in a page like http://www.......home.html, I would like that when I click on say flash1, it loads a page http://www.....flash1.html, with only flash1 in it.

Any html code to be added to the <embed> or any other tags?? :(