Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Code Samples & Tips > Additional Libraries
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Additional Libraries Users contributed libraries.
This sub-forum is only available to licensed users.

FlashPlayerWrapper "Beta Release"

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 12-20-2008, 05:01 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

I can't get the transparency working..
I set Mode= transpartent and back color to white and nothing...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
  #22 (permalink)  
Old 12-20-2008, 05:01 PM
Knows the basics
 
Join Date: Apr 2007
Posts: 56
Default

CableGuy:

Just playing with the new dll and the zoom feature doesn't function very well. Why does it use an Int? Shouldn't it be something like 1.2 or .45 ?


The transparent function is definitely not working on my copter movie.

I like the idea of controlling the movie speed which I'm pretty sure is supported.

Great work for now though...

--Steve
Reply With Quote
  #23 (permalink)  
Old 12-20-2008, 05:24 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default FlashPlayerWrapper "ALPHA Release"

Controling speed Must be done by jumping from one given frame to another on a timer...
NOT dll implementable...
The zoom IS integer as stated in an adobe related document:
Quote:
Zoom(int percent) - Zoom the view by a relative scale factor. Zoom(50) will double the size of the objects in the view. Zoom(200) will reduce the size of objects in the view by one half.
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!

Last edited by Cableguy : 12-20-2008 at 06:02 PM.
Reply With Quote
  #24 (permalink)  
Old 12-20-2008, 06:18 PM
Knows the basics
 
Join Date: Apr 2007
Posts: 56
Default

I got the zoom feature working...


Sub Button2_Click
swf.Zoom(99) ' Zoom in by 1 percent

End Sub

Sub Button3_Click

swf.Zoom(101) ' Zoom out by 1 percent
End Sub

1 = max zoom

100 = min zoom

It's a bit counter-intuitive but it works ...

-Steve
Reply With Quote
  #25 (permalink)  
Old 12-20-2008, 06:20 PM
Knows the basics
 
Join Date: Apr 2007
Posts: 56
Default

Found out that transparency is a feature for web page export only. It's an option on the publish settings, so I guess it won't work in the wrapper.
Reply With Quote
  #26 (permalink)  
Old 12-20-2008, 06:23 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 2,344
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

I've found 2 articles in the adobe site regarding scripting to the activex player, wich lists all methods, properties and EVENTS exposed by the player..
i will try to implement as much as i can...
Here are the 2 links...
Scripting with Flash Player and ActiveX

Macromedia Flash - Scripting with Flash 5: Scripting for the ActiveX control

Please let me known of what is missing at the moment and how I could test the dll to make sure they work..
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)

My Posts helped you? Consider Buying me a Porto Glass!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


All times are GMT. The time now is 06:39 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0