Resell Print? Click here to see how we can help


Graphic Design Forums: UK forums for graphic designers » Website Design Forums: » Website Coding & Programming Forum: » Scaling problems, Flash and Dreamweaver

Reply
Old 05-27-2010, 09:22 PM   #11
Junior Member
 
Join Date: Mar 2009
Posts: 22
Thanks: 1
Thanked 0 Times in 0 Posts
Default

socreative thanks for the AS3 code. I've just been trying to use it and I can't seem to get it to work (I know this will be something I'm doing wrong). Do I position the code in my actions timeline or the timeline for each background image? Do I need to link the background images to the Action Script? I have looked at the code and if I do it is not clear where to put the file names.

Sorry but I find any code really confusing!!
leanne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookStumble this Post!Twit this!
Reply With Quote
Old 05-30-2010, 05:21 PM   #12
Junior Member
 
Join Date: Mar 2009
Posts: 22
Thanks: 1
Thanked 0 Times in 0 Posts
Default

This is the code I'm using at the moment:

stage.scaleMode = StageScaleMode.NO_SCALE
stage.align = StageAlign.TOP_LEFT;

stage.addEventListener(Event.RESIZE,resized);
function resized(ev:Event):void
{
var bmd:BitmapData = new tile(width, height);
this.graphics.beginBitmapFill(bmd);
this.graphics.drawRect(0,0,stage.stageWidth, stage.stageHeight);
this.graphics.endFill();
holder._x = Stage.stageWidth / 2;
holder._y = Stage.stageHeight / 2;
}

resized(null);


I'm getting an error message of 1126 Function does not have a body. I thought this was perhaps two of the lines don't end with a semi colon but when I add one that doesn't seem to solve it. Any ideas how to fix it? Also should this code be positioned in the Actions timeline or individually for each background image?

Thanks!
leanne is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookStumble this Post!Twit this!
Reply With Quote
Reply

Tags
dreamweaver cs4, flash cs4, scaling

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Flyer Printing | Print Reseller Scheme | Graphic Design | Logo Designer | Web Design UK | Graphic Design UK | Letterhead Printing
Business Card Printing | UK Business Forum | Logo Designer | NCR Pads | NCR Books | Receipt Books | Drinks Coasters | A6 Flyers | A5 Leaflets
Web Design & Development | vBulletin Skins | Small Business Websites | Leaflets | Leaflet Printing | Web Design Liverpool | Invoice Books


DISCLAIMER: All posts on this forum express the views and opinions of the author only, not the owners, staff or advertisers, hence we will not be held liable.


Powered by vBulletin®
© Copyright Jelsoft Enterprises Ltd
SEO by vBSEO 3.2.0 RC5 ©2008, Crawlability, Inc.