Re: [android-developers] Re: Load SWF in webview

2012-08-17 Thread Budd
For some reason, i tried again after 2 days. It works. I didn't change anything on the code. Sorry about that On Thursday, August 16, 2012 6:17:23 PM UTC-4, Budd wrote: Yes, my phone is 4.0.4 galaxy s3. Should be no problem loading the flash. It works on my phone browser. On Aug 16, 2012 6

[android-developers] List of views to change in layout

2012-08-17 Thread Budd
Hi, I got a question about how to change to view dymaically. I have a empty FrameLayout in my activity. I want to do is every 10 seconds 1) Remove all the view in the layout 2) create new videoview or webview (depend on what kind of content in the array) 3) Add it to the layout Any suggestion

[android-developers] Load SWF in webview

2012-08-16 Thread Budd
Hi, Tried many way to load the swf to webview but not success. I tried it on emulator OS4, OS2.3.3. And i tried it on my phone GS3 and tablet OS4( both of them installed Flash player). Anyone know if it is still working? I am not sure if it is the swf problem. I have exported it to flash

Re: [android-developers] Re: Load SWF in webview

2012-08-16 Thread Budd
decoders • Android™ 2.2, 2.3, 3.0, 3.1, 3.2, or 4.0 • 256MB of RAM • Android web browser On Thursday, August 16, 2012 4:49:55 PM UTC-5, Budd wrote: Hi, Tried many way to load the swf to webview but not success. I tried it on emulator OS4, OS2.3.3. And i tried it on my phone GS3 and tablet

[android-developers] Re: Possible to do it on Android platform

2012-08-13 Thread Budd
. Thanks again On Monday, August 13, 2012 10:27:08 AM UTC-4, bob wrote: Yes, it is possible. I've done it actually. On Saturday, August 11, 2012 7:35:42 AM UTC-5, Budd wrote: Hi, I am totally new on Android development. I am just reading a book about it. I have a project and i am

Re: [android-developers] Possible to do it on Android platform

2012-08-13 Thread Budd
11, 2012 at 8:35 AM, Budd budd...@gmail.com javascript: wrote: Hi, I am totally new on Android development. I am just reading a book about it. I have a project and i am not sure if i can do all of them on Android platform. 1) Automatic run the application and full screen after

[android-developers] Possible to do it on Android platform

2012-08-12 Thread Budd
Hi, I am totally new on Android development. I am just reading a book about it. I have a project and i am not sure if i can do all of them on Android platform. 1) Automatic run the application and full screen after power on (restart) 2) Full screen plays swf, video, picture (If it can, any delay