Hi, Could anybody advise something about the next problem. I am creating an swf file from image file and all works fine except one thing - image inside swf is...
Hello everyone can anyone please help me with the following problem : i'm trying to generate a SWF file from an XML file , i took the DTD from javaswf-dtd.txt...
Hello everyone can anyone please help me with the following problem : i'm trying to generate a SWF file from an XML file , i took the DTD from javaswf-dtd.txt...
You just have created the edit-field, but in order to be viewed it has to be placed in some location, you have to use the <place> tag, somethings as <place...
Really Sharo stuff guys , i tip my hat for you ... heres a thing , since java can read/write arabic text , is it possible to produce an swf file that contains...
Really Sharo stuff guys , i tip my hat for you ... heres a thing , since java can read/write arabic text , is it possible to produce an swf file that contains...
Perhaps you have to tell the system the font you are using, just specifying "2" i don't think that it could mean anything. Try putting something as: <edit-font...
hello... modifying the font didnt work , i tried modifying the system font by adding a key to the regisrty , but that didnt work either , i found that flash...
Hi franck! This piece of code looks pretty interesting. Could you post here the javascript functions? Where should I put them to make it work? Thanks, Green...
hi there, i am interested in JavaSWF, could any body tell me where can i get latest version to test and experience it... thnx ... Yahoo! Shopping Find Great...
Hallo, I want to now if it is possible in JavaSWF to make an Object always stay in foreground (even if other object are above it). I will appreciate any idea. ...
hi i think if you have the java web start you can download the latest version of javaswf, you have juste to righte the website on the textfeild and click ok to...
Hi all, I'm new with JavaSWF. I would like to load, edit and save a SWF movie, for example to change some images in it. Can you give me a link to an example...
Hi, I am using javaswf to generate a swf file containing spectrum datas of a sound (javaflash-fft : http://javaflash-fft.sourceforge.net). Until now, I just...
Hi, I have a batch of xml files and I need to convert them into swf files so that nobody can view the content of the xml files. (as i'll be distributing the...
Hello, I try to append an swf as a MovieClip to my new swf. I do it lkie this: MovieBuilder builder = new MovieBuilder(); TagParser parser = new TagParser(...
Hello, I see a example of how to create a Button from a Shape and assign it a mouse action in the Object Model. I want to now how I can do that in the Low...
... Hello amar500, Unfortunately no. JavaSWF is a library for accessing SWF files. You can incorporate it into other Java programs so they can read or write ...
Why i cant add onRollOver/onRelease/onRollOut and other methods to a movieCclip in generated swf's ? for example i have swf file "A.swf" generated by JAVASWF ...
hello friends, Right now i am working on one project which requires JAVA SWF package as it supports Flash files I am facing a problem to how i can read File at...