Search content:

 

Personal Menu
Username:
Password:
Save password

Become a member

Forgot Password?

 

Don't miss these
Case sensitive string comparison
myPrint
Wondershare Flash SlideShow Builder
Director Publications
Pendulum Rotate-Alphamania
Linking 1 sprite to another by location
Made with Macromedia and Shockwave Licensing Programs
Set the location of Sprite
password field
Director MX Bugs: editable text and on prepareFrame
MediaMacros Xtras Mall
 

 

 

Behavior Make Director window odd sized.

Added on 10/2/2000

 

Compatibilities:
D7 D8 PC Script

Required Xtras:
Buddy API

This item has not yet been rated

Author: MediaMacros (website)

This function will let you make the director windw any size you need to (unlike the existing incremental sizes). Use like this... setWindowSize(width, height) This function will only work in projectors, and only on those set to be in a window and not full screen.

on setWindowSize theWidth, theHeight
  if the environment.runmode <> "Author" then
    baMoveWindow( baWinHandle(), -1, -1, theWidth, theHeight, true )
  end if
end

on getBehaviorDescription me
  describe = "This function will let you make the director windw any size you need to (unlike the existing incremental sizes).  Use like this..." & return & "setWindowSize(width, height)" & return & "This function will only work in projectors, and only on those set to be in a window and not full screen."
  return describe
end

 


Upload Provided by ABCUpload ASP

Contact

MMI
22 West Court Sq
Suite 2C
Newnan, GA 30263
USA

Fax - (206) 339-5833

Send e-mail