Hello!
We used FlashDevelop and AS3 classes to make SWF file of our GUI.
Then we imported that SWF in to UDK and it gets error that it can't find images. But all images was imported in UDK too. I have just fix paths and names of images.
And when i start game there is no GUI, some debug tests shows that flash was started, but no images i see.
Can someone tell why is so?
Then we tried second test. We made swf with images in Victorian Giotto and injected AS3 code into it with FlashDevelop. And we had same errors and again no images in game.
We used FlashDevelop and AS3 classes to make SWF file of our GUI.
Then we imported that SWF in to UDK and it gets error that it can't find images. But all images was imported in UDK too. I have just fix paths and names of images.
And when i start game there is no GUI, some debug tests shows that flash was started, but no images i see.
Can someone tell why is so?
Then we tried second test. We made swf with images in Victorian Giotto and injected AS3 code into it with FlashDevelop. And we had same errors and again no images in game.
Comment