Speaking with WebPage
With ActionSpeak⢠Installed , Flash can communicate with the web page and HTML forms.
WebForms
ActionSpeak allows us to modify the value of any field in out Web Form. These include TextBoxes & Hidden Fields.
Objects are accessed by their HTML Runtime id (Asp.Net ClientId ).
[ActionScript]
Cookies
ActionSpeak also allows us to Set or Get any Browser cookie in our website.
[ActionScript]
Manipulating the Flash Object
ActionSpeak allows for unique advanced delivery options for Flash Movies.
Popping the Flash Movie into a Transparent Floating Overlay
The Float(style) function makes the Flash Movie float above all other website content in a transparent layer. Traditionally, this trick only worked in Internet Explorer - but ActionSpeak makes this style of delivery stable in all major browsers on the PC and Apple Platforms.

[ActionScript]
» |