We often use a Flash movie embedded in a JSP page to do something like make a nice dynamic report with media server features, for example.
To pass information to the Flash movie, there are several options:
1. Pass it in the movie load invocation: thing.swf?param1=value1 etc
2. Pick up the values you want from Javascript functions on the host page.
3. Collect the values you want from the server directly - send a request for xml data (for example) from the Flash movie, without reloading the page.
To pass information back out of the Flash movie:
Call a page Javascript function to set a value in the form
Send a post of data back to the server directly out of Flash.
(In preparation)
This is not a blog.
So sue me!
I don't want to keep explaining. It's formatted like this so that code will fit without wrapping. I don't care if you think it's ugly.
Blog Archive
Saturday, January 12, 2008
Subscribe to:
Post Comments (Atom)
Labels
- Funny (14)
- rant (9)
- reviews (7)
- spam sucks (7)
- stolen joke alert (7)
- boaters (6)
- self-indulgence (6)
- links (5)
- actionscript 2 (4)
- programming (4)
- sailing (4)
- sex (4)
- Windows command line (3)
- Windows desktop (3)
- code (3)
- computers (3)
- flash (3)
- health (3)
- movies (3)
- music (3)
- photos (3)
- Flash CS3 (2)
- books (2)
- browsers (2)
- cooking (2)
- politics (2)
- songs (2)
- user interface (2)
- Eclipse (1)
- IDEs (1)
- Subversion (1)
- age (1)
- amazing (1)
- batch files (1)
- blogging (1)
- cats (1)
- color (1)
- government (1)
- html (1)
- java (1)
- jsp (1)
- language (1)
- management (1)
- olpc (1)
- philosophy (1)
- photography (1)
- quotes (1)
- safety (1)
- sales (1)
- santa (1)
- sociology (1)
- special characters (1)
- tools (1)
- webapps (1)
0 comments:
Post a Comment