PDA

View Full Version : Learning Dynamic Flash


JTWilcox
12-28-2005, 10:05 PM
Hello all,

Sorry if this has already been covered, but I am kind of in a hurry. I have done simple flash websites before, but I have never undertaken a dynamic site. I'm wondering if any of you can point me toward any articles or tutorials that could help me get started. I need to be able to dynamically load things like text and images from folders on a server. Sorry that this is so general, but please let me know if there is any resource that may help. Thanks a lot!

-Jon

Headshotz
12-29-2005, 06:37 AM
I learnt some things on dynamic websites by downloading free templates and examining the source. It is a fast way to learn, just find a template that has what you need in it.

tg
12-29-2005, 04:17 PM
for loading text files into flash, do a quick search on 'LoadVars', you will find tons of results... look thru the available posted code, and open up and look thru the many attachments you sould find.

for loading images, search for loadMovie.

oldnewbie
12-29-2005, 05:49 PM
http://www.kirupa.com/developer/mx/full_site.htm

Headshotz
12-30-2005, 03:02 AM
kirupa has everything ;)