Quote:
Originally Posted by Angel_Light
yes you can use Flash in GUI's, wiki has documentation on how, wiki.graal.net. Also to see the images in your Editor/Graalshop they MUST be 8-bit. But 24-bit png will appear in the online mode but not the offline mode.
|
I thought it was 32 that didn't appear...
About Flash:
PHP Code:
new GuiFlashCtrl()
or
PHP Code:
with(findimg(200)) {
flash = "myflash.swf";
}