- 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 : barryccp
36 purchases
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 3.0
Viewable with: Flash Player 9 and above
Flash knowledge required: Basic
Documentation: N/A
Demo 1
- AS3 Clone of adid*s website alike;
- All writen in AS3;
- Grid Layout Blocks;
- XML data;
- Upscalable Scene;
- Mutliple ActionLinks;
- 4 ways block expansion;
- 4 ways information panel slide.
- Price : $5
- buy now
- add to alerts
hi j'ai acheter adiblock,
public function drawActionLink(_x:int,_y:int,_width:int,_height:int):void{
var sp_frame:Sprite = new Sprite();
sp_frame.name = this.name
mc_container.addChild(tf_actionLink);
this.addChild(tf_actionLink);
//tf_actionLink.addEventListener(MouseEvent.MOUSE_OVER, mOver);
tf_actionLink.y = 1;
tf_actionLink.width = _width-15;
tf_actionLink.height = _height;
//tf_actionLink.background = true;
tf_actionLink.backgroundColor = 0x000000;
tf_actionLink.defaultTextFormat = blockTextFormat;
tf_actionLink.text = "TESTING ACTION LINK";
tf_actionLink.selectable = false;
//tf_actionLink.mouseEnabled = false;
tf_actionLink.addEventListener(MouseEvent.MOUSE_OVER, mOver);
tf_actionLink.addEventListener(MouseEvent.CLICK, mClick);
* je veux ajouter plusieurs liens et les nommer a ma façon...
* et je veux que les nom diffères en fonction de chaque block
Thx pour l'aide
Hi All,
Please revisit and download the latest source if you had purchased and using the first release source. Many thanks.
Hi, I am going to upload a lastest optimized and tuned source within this weekend, please kindly come back and download the new release source. Thank you for your purchase.
Dear There:
We downloaded the component it is cool, but the action link not working, the code as follow
<block name=“1”
imageURL=“images/i1.jpg”
row=“1” col=“1” row_span=“3” col_span=“3”
min_width=“30” min_height=“30”
max_width=“250” max_height=“200”
fx=“100” fy=“50”
trend=“9”
panel_trend=“2”
panel_color1=“0×000099”
panel_color2=“0×0000D6”
>
<text>Panasonic Announces Official Lumix DMC-GH1 Pricing</text>
<actionLink url=“http://www.yahoo.com.hk” window=”_blank”>There is action!</actionLink>
</block>

















![Feature Slider [J]](/upload/components/small/2011_1.jpg)



![PhotoWall [SHUFFLE]](/upload/components/small/2028_1.jpg)



help
and feedback
latest
news
latest
forum entries
Hi.
I have just bought this component, can you please explain the fx and fy (always equal to 100 and 50 in the given example) variables?
I thought they were the initial position of the picture, but nothing seems to change even trying different values…
Thanx