View Single Post
  #9  
Old 07-25-2007, 12:06 AM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Quote:
Originally Posted by Angel_Light View Post
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";

__________________
Reply With Quote