PDA

View Full Version : Flash and Silverlight intergration



reginaldTed
December 1st, 2008, 03:52 PM
I'm working on a university assignment, and it requires some media made with silverlight and some with flash.

What I want to know is is there a way to pass data between the two?

What I wanted to do was to create a cookie to store some data, that both the flash parts and silverlight parts could access. Is this possible? If not is there another solution anybody could reccomend.

Thanks

kirupa
December 1st, 2008, 08:38 PM
You can actually do it more elegantly by fiddling with the HTML DOM: http://michaelsync.net/2008/07/25/silverlight-and-flash-interoperability-using-html-bridge-and-externalinterface-api-by-jonas-folles%C3%B8

:)

reginaldTed
December 1st, 2008, 10:06 PM
You can actually do it more elegantly by fiddling with the HTML DOM: http://michaelsync.net/2008/07/25/silverlight-and-flash-interoperability-using-html-bridge-and-externalinterface-api-by-jonas-folles%C3%B8

:)

Thanks that's perfect!

Krilnon
December 1st, 2008, 10:11 PM
What kind of awesome university do you go to that assigns Flash+Silverlight combo projects?

reginaldTed
December 2nd, 2008, 07:39 AM
What kind of awesome university do you go to that assigns Flash+Silverlight combo projects?

Staffordshire uni, and it really isn't that awesome....

Krilnon
December 2nd, 2008, 02:39 PM
But it must be… Seb Hughes (http://www.kirupa.com/forum/member.php?u=27016) goes there!

Anyway, I'll let you get back to your Flashing/Silverlighting. :sure: