all groups > flash data integration > october 2005 >
You're in the

flash data integration

group:

Flash and .NET .aspx issues


Flash and .NET .aspx issues alangham
10/17/2005 12:00:00 AM
flash data integration:
I've got a flash app that takes a web cam picture (and posts the
image's pixel data to a .aspx page via the LoadVars object). The
problem I'm having is that when I embed the flash app into a .aspx
page, the app doesn't work correctly - it won't take a picture - all I
see is a blank screen. If I embed the flash app into a .htm page, it
works fine. I've tried having the .aspx page simply call the .htm page,
but that doesn't work either. Also, the flash app works in a .NET
windows app. Any help would be greatly appreciated. Thanks,


Arthur

Re: Flash and .NET .aspx issues James Fee
10/17/2005 11:49:19 AM
There is a widget on codeproject.com that may help you. It makes for an
easy way to include flash movies on aspx pages. Here is the link to the
article:
http://www.codeproject.com/aspnet/AspNetFlashMovieControl.asp

it's free and has source code.

--
Jim Fee
Viking Electronic Services
jfee (at) vikinges (dot) com


[quoted text, click to view]

Re: Flash and .NET .aspx issues alangham
10/17/2005 7:27:34 PM
AddThis Social Bookmark Button