Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > New Scripting Engine (GS2)
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-13-2006, 12:07 AM
projectigi projectigi is offline
Registered User
Join Date: Jan 2004
Posts: 403
projectigi is an unknown quantity at this point
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?
Reply With Quote
  #2  
Old 10-16-2006, 09:56 PM
projectigi projectigi is offline
Registered User
Join Date: Jan 2004
Posts: 403
projectigi is an unknown quantity at this point
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
Reply With Quote
  #3  
Old 10-17-2006, 12:11 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Normally its working better better with tryactivex=true though since it is using the Flash activex control, while the other is only an emulation.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:38 AM.


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