ActiveDen

FLV Player 4 - AS3

Included are:

  • ActionScript 3.0
  • Flash CS3 , Flash CS4 ++

Viewing Locally

Viewing this file locally on a web browser you may have problems. Once you upload the file to a web server everything will work.

FEATURES

  • 16 kb
  • No knowledge on Flash needed.
  • Flashvars support
  • Help file included
  • Movieclip & text colour set. with html.
  • get font…

How to modify the file: [ WITH HTML ]


var vars = {videoUrl:'video/02.flv', previewUrl:'video/480x300.jpg', buffertime:'8', timeDisplayMinus:'false', 

autoPlay:'true', mcColor:'0xEDEDED', txtColor:'0xEDEDED', controlBgColor:'0x070707', controlBgAlpha:'.5'};

var params = {scale:'noScale', salign:'lt', menu:'false', allowFullScreen:"true"};

var attributes = {};

swfobject.embedSWF("preview.swf", "flashContent", "480", "300", "9.0.45", "js/expressInstall.swf", vars, params, 

attributes );

UPDATE : [ Add code / VideoPlayerClass.as ]

This is after the update, please publish the file.


Line 101 :

if(paramObj.autoPlay != undefined) {
      if(paramObj.autoPlay == "true") {
          autoPlay = true;
      }else {
          autoPlay = false;
      }
else {
      autoPlay = false;
}
// add this
if(paramObj.buffertime != undefined) {
    buffertime = paramObj.buffertime;
}else {
    buffertime = 2;
}

You must sign in or sign up to purchase this item.

$10Regular Licence

$10

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$50Extended Licence

$50

Extended Licence an app, paid game, or other software project, a website template for sale - Details

41 Purchases 10 Comments

Buyer Rating
12345 ( 5 ratings )
tigerworks

tigerworks

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Europe
  • Referred between 1 and 9 users
View Portfolio
Created 2 February 10
ActionScript Version AS3
Documentation Some Help
Flash Files Included Flash FLA, ActionScript AS, HTML Files, JS Files
Opens With Flash CS3 (9+)
Published Size 16kb
Resolution Resizable
by
by
by
by
by