I am planning to buy this product. Some question before I buy it.
Can I add an Title bar above the list?
Can I add share button below the video player?
#  /  posted on Feb 16, 2011
Home / Forum / Components Discussions / XML Video Gallery FlashBlue / Page 2
Started 2 years ago by flashblue
Last reply by flashblue
I am planning to buy this product. Some question before I buy it.
Can I add an Title bar above the list?
Can I add share button below the video player?
I'm getting the following error when deploying on a production web site:
"An error occured while reading video!"
It works fine on our development environment. Windows Server 2003 and IIS6.
It occurs from wrong video path. If you send me your test URL, I can help you better.
reference to this as3.0 code(http://www.fmscn.com/index.php/2011/04/01/actionscript3-0-right-menu/), I made ??a right menu, but always an error, who know where 's wrong?
You need to import ContextMenu class:
import flash.ui.ContextMenu;
import flash.ui.ContextMenuItem;
import flash.ui.ContextMenuBuiltInItems;
import flash.events.ContextMenuEvent;
import flash.events.ContextMenuEvent;
Please login to post replies.