Showing posts with label flash. Show all posts
Showing posts with label flash. Show all posts

Sunday, June 10, 2012

Want custom title / image / description in facebook share link from a flash app



Possible Duplicate:

How does Facebook Sharer select Images?




I am making a flash app that demonstrates potensial traffic injuries when driving at different speeds. I want the user to be able to share this information on facebook. However this demands that i can customize the text that will appear on facebook in some manner.

Tuesday, April 17, 2012

How can I install adobe flash on the android emulator


I want to use Adobe Flash in the development of Android applications. But how do I install flash on the emulator so that I can test my software with flash?

Friday, April 6, 2012

Best way to determine user"s locale within browser


I have a website (Flash) localized into a dozen of languages and I want to auto-define a default value depending on the user's browser settings in order to minimize the steps to access the content.

Thursday, April 5, 2012

Flash on top of jQuery dialog


I know many have asked this question, but I think my situation is a little bit different.

Tuesday, April 3, 2012

Load an SWF into a WebView


I'm having problems with this. If I go to an SWF directly in the browser, it works fine. If I attempt to use loadUrl on an SWF file it stays blank and loads nothing.

Friday, February 24, 2012

Access mobile device camera from a grails application using jquery mobile


I have a grails application using jquery mobile. I am hoping to find some way to access the camera on the devices. I thought about using flash to grab the webcam but that obviously wont work on Apple devices.

Friday, February 10, 2012

flash object not displaying in firefox


When i first load the page the flash container div is set to display:none, i then apply some jQuery to .fadeIn() and set the div heigth and width size. Fine. But within this div i embed the flash object this way:

Monday, January 30, 2012

ActionScript BEncoded XML file. Decoding same way as Flash:URLLoader in PHP


Hope topic is relevant :)



I have a class in Action script that loads and interpretes an XML File. What I want to do is to be able to decode this file using PHP (Probably some kind of Binary Decoding)

AS3 to PHP - mail() function


When I click on send the textbox displays 'sending....' with no change. I'm very sure that this was working before, but the client has noticed it not working recently. I can't find the problem, please help.