I just had to do a clean install of OS9 on my computer at work. It sounds stupid, but I can't find a way to change the font size on the desktop. And my internet browser window will not fit the contents to the window size.
I went under the apple menu, to control panels, appearance, and the...
My Flash movie is in 3 pieces, 2 of which are only loaded into the main movie when necessary. When I burn the files to CD, I'm worried that the user (in this case, potential employers) will be confused as to which projector to play. Of course I'll print instructions on the CD label, but many...
I've designed a resume/portfolio in Flash which will be burned to CD. I have a Director 8 animation that I would like to include. Can a button in Flash call to and load the Director piece? If so, what's the best way to do this?
Thanks, Dave. Here's the action on the draggable item:
on (press) {
startDrag ("_root.print");
}
on (release) {
stopDrag ();
if (_root.print._droptarget =="/droparea") {
setProperty ("_root.print", _x, 381.7);
setProperty...
I have a large swf which loads a smaller swf into level 1 when prompted by the user. Inside the smaller swf is a drag & drop interaction which only works when the small swf is played by itself. When you try to play it inside the large swf, the draggable objects do not recognize the drop target...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.