Thread: GuiFlash?
View Single Post
  #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