Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   GuiFlash? (https://forums.graalonline.com/forums/showthread.php?t=66647)

projectigi 06-13-2006 12:07 AM

GuiFlash?
 
Playmovie(str,bool,float)

how to use a guiflash to play a flashmovie?
str is url i guess
but whats the bool? autostart after load?
whats the float?

i tried bool=true and float 0, 1 and 100 didnt work =/ (with playmovie())
so how to play a flash?

projectigi 10-16-2006 09:56 PM

i tried it with loituma.swf
it was kinda weird
I needed 2 GuiFlash Ctrl's

The first one i put
requiresactivex=true;
tryactivex=true;

it did output the music but didnt show the vid so i had to make a second one with

requiresactivex=false;
tryactivex=false;

this one didnt output music but did show the vid Oo

Admins 10-17-2006 12:11 AM

Normally its working better better with tryactivex=true though since it is using the Flash activex control, while the other is only an emulation.


All times are GMT +2. The time now is 03:54 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.