Groups | Blog | Home
all groups > flash data integration > august 2006 >

flash data integration : how to create such a swf where we can enter data


justbipin
8/18/2006 12:00:00 AM
how to create such a swf where we can enter data

i need to create a swf where we can enter a text information.
and this swf need to call into another swf.
Motion Maker
8/20/2006 11:34:54 AM
Creating UI that gather data range from using the TextField with the type
set to input, to custom designed MovieClips for custom UI, to using the
Flash UI Components. The documentation has many many example of getting user
input.

Loading another Flash movie is done with MovieClip.loadMovie or the
MovieClipLoader class. Again the documentation has many example of how to
use these.


--
Lon Hosford
www.lonhosford.com
Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com
May many happy bits flow your way!
[quoted text, click to view]

AddThis Social Bookmark Button