View Single Post

  #2 (permalink)  
Old 28-07-08, 09:37
Onsitus's Avatar
Onsitus Onsitus is offline
CSS.FlepStudio.org
 
Join Date: Jul 2007
Location: Nettuno Beach
Posts: 1,063
Rep Power: 3
Onsitus is on a distinguished road
Re: Html/Flash problem

Quote:
Originally Posted by xbossx View Post
Hello,
I have flash website that I want it to be opened by html page.
What I need to do if I have an html page that when I press on link on this page it will open my flash page on full screen (fit screen)?
I have this website for example of my question: Federica Fontana | video calendario


Thanks to anyone that will help.

Fabio.
Ciao,

the example is based on a flash button opening on click a fullscreen popup via javascript (an index.html with indexxx.swf wich calls a javascript function lancia.js which opens home.html with sicky.swf in mode fullscreen - just need to take a look at the source of index.html to understand it all)

In AS3:
Opening a popup with flash CS3 and JavaScript
come visualizzare un SWF al 100%

In AS2:
* Apertura popup da Flash*|*JuliusDesign
Reply With Quote