name->db->flv
name->db->flv
Out of context: Reply #13
- Started
- Last post
- 13 Responses
- acescence0
you probably won't find a tutorial for something specifically like this, but it's a combination of working with video in flash, and pulling dynamic data in from a database via xml or maybe something like amfphp. you could probably start with static data in an xml file to get the flash bit working, but you'll also need some server-side code to allow someone to enter info, save it to a db, then pull it from the db and feed it to flash.