.
component categoriescomponent categories
overview
features
help & support
downloads
buy now

3.7/5
Report this file Ask author
Posted by : djankey 38 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Flash knowledge required: N/A
Documentation: N/A


AS-Flash Video Player basic



    - FLV Support;
    - High-definition H.264 video and AAC audio support (.mp4 .m4v .m4a .mov .3gp);
    - FlashVars driven;
    - Alternate video content (low/high quality) *;
    - Image preview *;
    - URL protection *;
    - Version test for Adobe Flash Player *;
    - External loaded logo *;
    - Keyboard shortcuts;
    - Mouse wheel, doubleclick;
    - Fullscreen button
    - Small file size 30kb (37kb encrypted);
    - AS 2.0.

* - optional

+ Help file (PDF)

    - HD off = movie1.flv (2,7Mb)
    - HD on= movie2.mp4 (19,4Mb)






Tagstags
Please « login » to add tags.
« Previous 1 2 Next »

doylegoss doylegoss
 
Has bought the file

has anyone had any problems with the player not displaying the start image instead of a black screen? i am unable to get this one function to work. (image preview)

djankey djankey Component author
 

Locking player to one domain. If someone copy player and use it on other domain it won’t work…

What do you mean by URL protection as an option ?

 

The scrubber, progress bar don‘t work. I can get video to play but the total time registers 00:00.

djankey djankey Component author
 

Your video is not encoded ok. Do it with MediaCoder or Super (freeware)
http://mediacoder.sourceforge.net/
http://www.erightsoft.com/SUPER.html

Also read this: http://www.adobe.com/devnet/flashplayer/articles/hd_video_flash_player_02.html

Thank you!

steamfrog steamfrog
 
Has bought the file

I cannot get the player to correctly play .mp4 and .m4v files, I can get the sound and correct length but no video at all.

Please help.

tony0506 tony0506
 
Has bought the file

This is not a user friendly file. It‘s equally hard to manipulate the file to make it match your site. The author responds slowly to questions.

djankey djankey Component author
 

This player use FlashVars or Query string...


Example (passing FlashVars with SWFObject)


var so = new SWFObject("videoplayer.swf", "main", "480", "380", "8", "#000000"
so.addParam("allowFullScreen", "true"
so.addVariable("videoLinkHD", "video/movie1.flv"
so.addVariable("videoLinkHD", "video/movie2.mp4"
so.addVariable("defaultVideo", "2"
so.addVariable("videoVolume", "50"
so.addVariable("image", "image.jpg"
so.addVariable("logo", "logo.swf"
so.addVariable("logoLink", "http://www.as-flash.com"
so.addVariable("logoTarget", "_blank"
so.addVariable("autoplay", "false"
so.write("playerdiv"

 

This player uses some html command or it's just configure the xml and execute the swt that will work?

This player uses some html command or it's just configure the xml and execute the swt that will work?

« Previous 1 2 Next »

 
featured componentsfeatured components