JavaScript injection through ActionScript
In my previous post , I showed how can you inject JavaScript using ActionScript or MXML. I can think of following:-
- Request server-side script to send a JavaScript (for specific browser) as string and using JavaScript class, I can inject it in HTML.
I need to test it on various browsers and platforms. I would try to post some examples, that make sense
Categories: Macromedia Flex

