•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Graphics and Multimedia section within the Web Development category of DaniWeb, a massive community of 373,929 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,254 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Graphics and Multimedia advertiser:
Views: 792 | Replies: 2
![]() |
•
•
Join Date: Feb 2007
Posts: 41
Reputation:
Rep Power: 2
Solved Threads: 2
You can try something like:
on(rollover){
image.width = image.widht + 10;
image.height = image.height + 10;
}
on (rollout){
image.width = image.widht - 10;
image.height = image.height - 10;
}•
•
•
•
You can try something like:
on(rollover){ image.width = image.widht + 10; image.height = image.height + 10; } on (rollout){ image.width = image.widht - 10; image.height = image.height - 10; }
MovieClip._height or MovieClip._height where movie clip would be replaced by the clip instance name or _root for whole movie. You could also use _xscale or _yscale properties if you want relative zoom. ![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Graphics and Multimedia Marketplace
•
•
•
•
adobe animations beta dell development explorer files flash flash flv gradient graphics hard drive hardware ie7 intel interactivity. internet laptop linux media memory microsoft multimedia news nvidia open-source opengl peripherals photoshop preview sandisk scripting security streaming video web web development
- Any recommendations on good Flash books? (Graphics and Multimedia)
- using javascript to communicate with flash (JavaScript / DHTML / AJAX)
- Flash Plugin For Mozilla (*nix Software)
- Scorionz (Community Introductions)
- Awesome Flash stick animation by xiaoxiao (Graphics and Multimedia)
- Convert a Flash page to PDF format? (Graphics and Multimedia)
- flash check it out (Geeks' Lounge)
Other Threads in the Graphics and Multimedia Forum
- Previous Thread: flash help
- Next Thread: how to insert an image as the flash background



Linear Mode