Hi Jhonny,

jhonny thio wrote:
> Hi, I want to make application that contain flash..
> Here is my code :
> 
>         this.flashPlayer = new 
> qx.ui.embed.Flash("http://www8.agame.com/mirror/flash/b/bloonstd2.swf";);
>         this.flashPlayer.setVariable("flashVarText", "this is passed in via 
> FlashVars");
>         this.flashPlayer.setScale("noscale");
>         this.flashPlayer.setEdge(20);
>         this.flashPlayer.setBorder("inset");
>         this.flashPlayer.setBackgroundColor("#000000");                
>         this.add(this.flashPlayer);
> 
> So I want to play the game from www8.agame.com.....But the qooxdoo flash 
> doens't work well.
> I can't play this game well..I has tried for the other game too. It doesn't 
> work well.
I've just tested this flash game (taking the "Flash_1" demo as base) and 
it does work without any problem. What kind of problem do you encounter? 
Please specify what you mean with "doesn't work well".

cheers,
   Alex

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to