View Single Post
  #1  
Old 09-03-2011, 05:05 PM
Gunderak Gunderak is offline
Coder
Gunderak's Avatar
Join Date: Jun 2011
Location: Australia
Posts: 795
Gunderak is on a distinguished road
Regarding Flash In Graal

Iv been on the skills server and have seen that there using flash on it.
i was wondering how to display a flash file?
iv created a folder and put my flash file in it and its findable via rc.
iv tried this with no luck.
PHP Code:
function onCreated() {
this.movie "FollowCursor.swf";
    new 
GuiFlash("Flash") {
      
25;
      
40;
      
width 265;
      
height 220;
      
loadmovie(this.movietrue4);
      
playmovie();
   }

Any help is appreciated greatly!
__________________

Gund for president.

Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Reply With Quote