- All
- Special Offers
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Flash Charts
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : djankey
42 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)
- Price : $12
- buy now
- add to alerts
I want to purchase but — I want to know if this component —- can be exported in FLASH as a swf with no XML or conflict files with an image rotator I have created in FLASH.
Thanks in advance
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)
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.
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!
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.
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.
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"


























help
and feedback
latest
news
latest
forum entries
re houseink: I don’t know how your image rotator looks like (and how it’s built).
My video player is FlashVars driven (html), AS2 file.