[flex_india:16423] Create SWF dynamically from Flex

View: New views
2 Messages — Rating Filter:   Alert me  

[flex_india:16423] Create SWF dynamically from Flex

by Vijay-63 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

i m developing an flex app, where user can input data in datagrid. I
want to generate a SWF dynamically which speak to my server database.
I also like to provide embed option..
Simply,
-user enter data
-save
-generate a embed code for the user where he can use it in his web
pages..
-if he make any changes in my apps site it must reflect in his webpage
where the SWF file is embeded

(In sprout builder,some photoslide apps a SWF is generated)

Help me ....This is my mini project in my college and I have to finish
it by coming January 2009 ...

-
Vijay
Adobe Flex Student REP
www.riaon.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---


[flex_india:16546] Re: Create SWF dynamically from Flex

by Umesh - Trianz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Vijay,

I have idea.. try this out..

Step 1. Create a sample Flex Project in the Web Server folder (Source files only).

Step 2: Save the user data in CSV format or in XML format in your server.

Step 3. Read the CSV/XML format data and write it down in directly to MXML.file. Make sure that XML format checked and data are put into correct place.
http://in.php.net/fgetcsv

Step 4: Compile the source code with Flex Command Line Options. SWF file is generated.
   http://www.docsultant.com/site2/articles/flex_cmd.html
   http://in2.php.net/function.exec

Step 5:  Ftp the SWF file generated to required path.

All the best.
Ume MS

On Fri, Nov 21, 2008 at 9:53 PM, Vijay <intvijay@...> wrote:

Hi,

i m developing an flex app, where user can input data in datagrid. I
want to generate a SWF dynamically which speak to my server database.
I also like to provide embed option..
Simply,
-user enter data
-save
-generate a embed code for the user where he can use it in his web
pages..
-if he make any changes in my apps site it must reflect in his webpage
where the SWF file is embeded

(In sprout builder,some photoslide apps a SWF is generated)

Help me ....This is my mini project in my college and I have to finish
it by coming January 2009 ...

-
Vijay
Adobe Flex Student REP
www.riaon.com





--
ಉಮೇಶ್  ಎಮ್ ಎಸ್

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex India Community" group.
To post to this group, send email to flex_india@...
To unsubscribe from this group, send email to flex_india+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---