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.
If I directly play the game through my browser, it works well.
Any body has the answer?
Thank you very much
-------------------------------------------------------------------------
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