Re: [swfmill] sound asset

2008-12-02 Thread Gabino Travassos
Hi SWFMill creates an SWF file with the MP3, font, or image file stored in the library as an asset you can refer to with actionscript. You will need a start() the sound somewhere. http://osflash.org/swfmill#importing_assets HTH - Original Message - From: tavleen oberoi To: swfmi

Re: [swfmill] Problem with colors in SVG import

2008-11-06 Thread Gabino Travassos
Have you tried 0x66 instead of #66? - Original Message - From: "Jesse Welton" <[EMAIL PROTECTED]> To: Sent: Thursday, November 06, 2008 7:32 AM Subject: [swfmill] Problem with colors in SVG import I have some SVG resources created in Inkscape 0.46 which I would like to impo

[swfmill] finding swfmill text

2008-10-17 Thread Gabino Travassos
Hi List, This might be an easy one. I'm thinking I should put the text into the SWFMill swf and refer to it with haXe but I'm having trouble targetting it, or attaching it. temp.xml etc. temp.hx trace(Lib.current.w1617); // undefined how do I get the text out of the SWFMill swf? Thanks

Re: [swfmill] swfmill.core

2008-06-04 Thread Gabino Travassos
, 2008 1:43 PM Subject: Re: [swfmill] swfmill.core > quoting Gabino Travassos <[EMAIL PROTECTED]>: >> Is this some sort of temp file I can delete? > > It's likely a "core dump" file that is generated by your OS becaus

[swfmill] swfmill.core

2008-06-04 Thread Gabino Travassos
Hi List A couple days ago I was messing around with my server and I somehow created a 85 MB swfmill.core file in the directory I'm working in (not the directory that the SWFMill app is in. Now it has grown to 185MB. Is this some sort of temp file I can delete? Thanks Gabino _

Re: [swfmill] Splitting simple dialect in several files

2008-04-12 Thread Gabino Travassos
ssage - From: "Michael Pliskin" <[EMAIL PROTECTED]> To: "Gabino Travassos" <[EMAIL PROTECTED]> Cc: Sent: Saturday, April 12, 2008 1:20 AM Subject: Re: [swfmill] Splitting simple dialect in several files > Hello Gabino, > > doesn't have an id attr

Re: [swfmill] Splitting simple dialect in several files

2008-04-11 Thread Gabino Travassos
- Original Message - From: "Michael Pliskin" <[EMAIL PROTECTED]> To: "Gabino Travassos" <[EMAIL PROTECTED]> Cc: Sent: Friday, April 11, 2008 9:25 AM Subject: Re: [swfmill] Splitting simple dialect in several files > Hello Gabino, > > thanks for the re

Re: [swfmill] Splitting simple dialect in several files

2008-04-11 Thread Gabino Travassos
I'm just guessing here, but I think the import tag needs a referrer name. Here's an XML file I made that has a jpeg and mp3 embedded in it: I get SWFMill to export and swf from this: swfmill simple file.xml file.swf in my .hx file I am referring to it: var fallout=new Sound(

[swfmill] flv, as, onclick

2008-03-06 Thread Gabino Travassos
hi List Are there examples that work with the items on this page?: http://www.swfmill.org/doc/reference.html I see that there is a DefineVideoStream tag, and VideoFrame, but can you provide a sample of them in an swfml file? I'm not sure how to make a button that moves you back and forth along