PDA

View Full Version : flex2,php,mysql???


fifin04
05-10-2007, 03:59 PM
Hi all...

just a quick shoot....Okay just need help and advise here...how to setup my flex file in order to using with php...as we know the php file should be place in webroot...so where should I save my flex file to worked with php..just curious...because previous my flash appl I just simply save within webroot together with my php file...but how if i'm using Flex....


really need help on it...or maybe some links would help me ..thanks in advanced..

dr_zeus
05-10-2007, 05:39 PM
Flex appliations are just SWF files like any other Flash SWF. You don't need to put them in a special location.

This document might help if you want to use Flex Builder's HTML templates (http://www.morearty.com/blog/2006/12/11/changing-the-filenames-in-flex-builder-html-templates/).

fifin04
05-11-2007, 04:37 AM
Flex appliations are just SWF files like any other Flash SWF. You don't need to put them in a special location.

This document might help if you want to use Flex Builder's HTML templates (http://www.morearty.com/blog/2006/12/11/changing-the-filenames-in-flex-builder-html-templates/).


Thanks for the reply dr_zeus...I might look at ur provide link..maybe it'll help me out...tq