Not much of a flash developer at all, so if this seems trivial please forgive me. I've tried flashcfm.com, but I am not figuring it our from the examples there. If anyone has another tutorial source or suggestion, I'm up for it. My other option is to dynamically write the link names over a .gif and use an image map, so if you have suggestions as what I could use to do that I'm open to that.
The environment that I am working with is CF5 / flashMX. To oversimplify what I want to do is pass in a series of link titles and urls to flash. Ideally this would be from a database, but it could be XML or querystring. Basically I want to have a certain number of clickable regions, lets say four. I'd like to pass in the following data: Link1, URL1 Link2, URL2 Link3, URL3 Link4, URL4 And the display would be something like this, again over simplified. The final display is not going to be a table. +----------------------+-----------------------+ | | | | Link 1 | Link 2 | | | | +----------------------+-----------------------+ | Link 3 | Link 4 | | | | +----------------------+-----------------------+ TIA, John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

