Hi...

I am working on a project like " Flex Flip Book ", so in that project
as a end product from my application, I need to give an swf file to
end user so he / she can use that swf file directly without any
modification.





--- In flexcoders@yahoogroups.com, "Toby Ashley" <[EMAIL PROTECTED]> wrote:
>
> You'd most likely be better off storing your users' data / choices
as XML or
> something, then build a SWF which can read in that XML and load /
display
> the relevant text / video / audio / links / whatever. Rather than
creating
> one SWF for each user, just create one SWF and pass it different XML for
> each instance to populate the template.
> 
> 
> 
> On Sat, Aug 30, 2008 at 12:10 PM, kuntamayu <[EMAIL PROTECTED]> wrote:
> 
> > From my flex project, I want to create a swf file on fly - to save
> > clients' data .
> >
> > Clients' data may contains Image, Text, Video, Audio and web link.
> >
> > How to save this data in a swf file at server side.
> >
> > ( We are using java for server side code )
> >
> > Waiting for reply.
> >
> >
> > ------------------------------------
> >
> > --
> > Flexcoders Mailing List
> > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives:
> > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> > Links
> >
> >
> >
> >
>


Reply via email to