Re: [Flashcoders] JSFL help

2006-01-16 Thread Johannes Nel
>>I need to create some templated swf's and would like the text fields in
the swf to be populated either by a human being whois not a flash developer
(e.g. enter data into a panel and it puts the data into the correct text
field variables).  Or to have swf's generated from a text file, say coma
separated that contains the values for the text fields, is this even
possible

yes on both counts

>>and are there any good lists out there from JSFL ?
check out the extending flash list hosted by guy watson on
flashguru.co.ukalso check out the jsfl section at
actionscript.org


it does sound like a job for jsfl
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] JSFL help

2006-01-15 Thread grant
I've never used JSFL and found a book at borders that was supposed to teach but 
looks more like a dump of the API to a book.

I need to create some templated swf's and would like the text fields in the swf 
to be populated either by a human being whois not a flash developer (e.g. enter 
data into a panel and it puts the data into the correct text field variables).  
Or to have swf's generated from a text file, say coma separated that contains 
the values for the text fields, is this even possible and are there any good 
lists out there from JSFL ?

The client does needs templated flash files, there will be about 10 "standard" 
fla files and then we need to populate several text fields with data, the 10 
stanard files would be used to produce 150 swf files with different text in the 
text fields and I can't do it dynmically (no web services or remoting) the swf 
must be self contained including its data.

any JSFL gurus on the list ?

Thanks
Grant
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders