Flash And Dom
by Mike Wilcox
- 5,191 views
Flash and the DOM - how Flash works with browsers, different embed techniques, and Flash JavaScript communication
Flash and the DOM - how Flash works with browsers, different embed techniques, and Flash JavaScript communication
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Apple Keynote
Usage Rights
© All Rights Reserved
Statistics
- Likes
- 1
- Downloads
- 35
- Comments
- 0
- Embed Views
- Views on SlideShare
- 5,148
- Total Views
- 5,191
explain what it is, why it won't work without eval
We’ll focus on the eponymously named Mike’s custom code
Note the root atts ***And duplicate use of ID and name
codebase and plugins page trigger the expressInstall
ie tests for versions, other browser do not and would need custom detectors
We’ll focus on the eponymously named Mike’s custom code
comm bridge between JS and AS
AS makes calls to JS and creates functions in the JS enviro for JS to call (without erroring)