Why not simply call an HTML page - and in THAT page's onLoad have the page
resize and center itself? I haven't tried it but in theory it could work?

edolecki

On 1/17/06, Tamer Qarrain <[EMAIL PROTECTED]> wrote:
>
> After trying everything possible to make QTVRS work inside Flash 8, we
> finally agreed with the client that the best way to do it is to call an
> html
> page with QTVRs embedded.
> I am having difficulties trying to call a JavaScript function that will
> make
> the Html centered from the exe flash 8 projector file!
> Code below on a button for instance:
> getURL("javascript:NewWindow=window.open('AMIR.html
> ','newWin','width=450,hei
>
> ght=300,left=100,top=100,toolbar=No,location=No,scrollbars=No,status=No,resi
> zable=No,fullscreen=No'); NewWindow.focus(); void(0);");
>
> I know that the above code wont work, does anyone know of any possible
> quick
> solution?
>
> Appreciatively
>
> Tamer Qarrain
> Technical Manager
> Mob: 079 5995656
> Office:06-5522826
>
>
>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to