Improve this question. Eyla Eyla 5, 20 20 gold badges 68 68 silver badges bronze badges. Add a comment. Active Oldest Votes. Are you showing the complete and tags you're using? This will not work in all browsers. Improve this answer. Shiv Kumar Shiv Kumar 9, 2 2 gold badges 34 34 silver badges 38 38 bronze badges.
Shiv Kumar Thank you for your help. As I said the swf file working OK with html file and when I pasted the html code to my aspx page I will have a problem and I tried this with other swf files.
Eyla, ok, then what is the difference between the two html markups? That is have you looked at the html generated by the. If there is no difference, then there should be no difference in the behavior.
If there is a difference, please post both, the working html the bare minimum complete html as well as the non-working on. If your swf files relies on certain urls for the videos and other assets such as images, please also mention that.
And finally, what in your swf code will make the controls disappear? Note that ASP. NET is not making the controls in your swf disappear. NET pre se does not control nor have initmate knowledge of your swf file. Shiv Kumar I would appreciate if you would see my update on the post and give my your comments. Eyla, you issue seems to be an url issue. Please understand that this is nothing to do with.
If you swf looking for these other files using a file path or a url? Here is what you need to try: Instead of "running" your swf from a folder. Try browsing to it using a browser. You issue is really a Flash related issue and not an ASP. NET related issue. You need to understand how to develop your Flash swf application using urls instead of file paths. Show 1 more comment. Sign up or log in Sign up using Google. Sign up using Facebook.
Sign up using Email and Password. Post as a guest Name. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Ask Question. Asked 12 years, 7 months ago. Active 9 years, 10 months ago. Viewed 12k times. Quick version: How do I get an image that was generated on the users browser back to the server? I'm thinking I can create a WebService which will use a StreamReader to read the post and save it as a file.
Would that work? I suppose we should be able to look at code for doing any file upload to ASP. Improve this question. JP Hellemons 5, 8 8 gold badges 56 56 silver badges bronze badges. EfficionDave EfficionDave 2, 3 3 gold badges 31 31 silver badges 38 38 bronze badges.
Add a comment. Active Oldest Votes. NET backend. BitmapData; import flash. MovieClip; import flash. MouseEvent; import flash. URLLoader; import flash. URLRequest; import flash. URLRequestMethod; import flash. URLVariables; import flash. ByteArray; import fl. Button; import com. JPGEncoder; import com. IO; public partial class upload : System.
Clear ; Response. Improve this answer. Greg B Greg B Thanks — Priyank Patel. It looks like there's one built into AS3 these days I am trying the same , I need to capture image from flash and send it to asp page , my flash file is on default. I need to incorporate this , when you find time could you pls assist me on this.
Show 5 more comments.
0コメント