When I embed a png file in inkscape to be used as a pattern.
The swf is produce without any problem.
When I embed a Jpeg, the program failed and the swf is not created.
I use the following to produce the swf:
svg2swf -asf pan_zoom.hx image.svg image.swf
Is is a Bug ? or I am doing something wrong?
ps:your program is absolutly brilliant, I have discovered it a month ago,
and I use it for all my flash games and animations.
Thank you for your incredible work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I embed a png file in inkscape to be used as a pattern.
The swf is produce without any problem.
When I embed a Jpeg, the program failed and the swf is not created.
I use the following to produce the swf:
svg2swf -asf pan_zoom.hx image.svg image.swf
Is is a Bug ? or I am doing something wrong?
ps:your program is absolutly brilliant, I have discovered it a month ago,
and I use it for all my flash games and animations.
Thank you for your incredible work.
Could you send me an example svg and jpeg? I could then try reproduce the problem. Are you using svg2swf on Linux or Windows?
Philip