Home Forums Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Arcade Chat
Go Back   ClubPenguinHQ Forums > General Discussion > Programming
Reload this Page Resizing A Form On VB6
Programming Any discussion of programming belongs in this forum.

Resizing A Form On VB6

Reply
 
LinkBack Thread Tools Display Modes
Resizing A Form On VB6
Old
  (#1)
spicylove is Offline
BANNED
spicylove is an unknown quantity at this point
 
Posts: 13
Join Date: Feb 2009
Rep Power: 0
   
Angry Resizing A Form On VB6 - Sunday, May 31st, 2009

i know this is probably posted in the wrong section but i really need somebody to answer this for me. how do you resize your form like microchip does his trainer? when his trainer starts it pops up like a big screen then if you click "restore down" next to the red X in the upper right hand corner it becomes a small version of it. can somebody please tell me how to do this because i am making a trainer and the shockwaveflash movie is all jacked up and stuff, so can somebody tell me how microchip123 gets his like that?
  
Reply With Quote
Old
  (#2)
Billybob1234 is Offline
Super Moderator
Billybob1234 is a glorious beacon of light
 
Billybob1234's Avatar
 
Posts: 2,651
Join Date: Jan 2008
Location: Wisconsin
Age: 19
Rep Power: 25
  Send a message via AIM to Billybob1234 Send a message via MSN to Billybob1234 Send a message via Yahoo to Billybob1234 Send a message via Skype™ to Billybob1234 
Default Sunday, May 31st, 2009

Moved to programming.


http://img196.imageshack.us/img196/769/sig2i.png
  
Reply With Quote
Old
  (#3)
13the13 is Offline
Member
13the13 has a spectacular aura about
 
13the13's Avatar
 
Posts: 377
Join Date: Aug 2008
Location: Connecticut
Age: 14
Rep Power: 7
  Send a message via AIM to 13the13  
Default Sunday, May 31st, 2009

Here
Code:
ShockwaveFlash1.Base = “http://play.clubpenguin.com”
ShockwaveFlash1.Movie = “http://media1.clubpenguin.com/play/v2/client/load.swf”
ShockwaveFlash1.Play
ShockwaveFlash1.Height = ScaleHeight
ShockwaveFlash1.Width = ScaleWidth
End Sub
If you use that, when you make the trainer window larger the clubpenguin screen will be larger as well.



Last year I played clubpenguin off and on, I was a B student, this year I officially quit. Now I'm an A student.
  
Reply With Quote
Old
  (#4)
rile5 is Offline
Senior Member
rile5 will become famous soon enough
 
rile5's Avatar
 
Posts: 861
Join Date: Jul 2007
Rep Power: 14
  Send a message via MSN to rile5  
Default Sunday, May 31st, 2009

Quote:
Originally Posted by 13the13 View Post
Here
Code:
ShockwaveFlash1.Base = “http://play.clubpenguin.com”
ShockwaveFlash1.Movie = “http://media1.clubpenguin.com/play/v2/client/load.swf”
ShockwaveFlash1.Play
ShockwaveFlash1.Height = ScaleHeight
ShockwaveFlash1.Width = ScaleWidth
End Sub
If you use that, when you make the trainer window larger the clubpenguin screen will be larger as well.
Code:
ShockwaveFlash1.Base = “http://play.clubpenguin.com”
ShockwaveFlash1.Movie = “http://media1.clubpenguin.com/play/v2/client/load.swf”
ShockwaveFlash1.Play
ShockwaveFlash1.Height = Form1.ScaleHeight
ShockwaveFlash1.Width = Form1.ScaleWidth





  
Reply With Quote
Old
  (#5)
lolabob is Offline
BANNED
lolabob
 
Posts: 1,478
Join Date: Nov 2008
Location: Somewhere up above
Age: 14
Rep Power: 0
  Send a message via MSN to lolabob  
Default Monday, June 1st, 2009

shouldn't this be locked anyway remember to put that code in the form_resize.


[B][SIGPIC][/SIGPIC][/B]
[B]Visit ps34eva123.wordpress.com for the latest updates on club penguin. visit cpelite.co.cc for the latest club penguin cheats![/B]
  
Reply With Quote
Reply

Lower Navigation
Go Back   ClubPenguinHQ Forums > General Discussion > Programming

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
The official ZOMGZ UNBAN ME FORM IRCV!!1 Xboxsosmart Forum Help and Suggestions 18 Sunday, May 3rd, 2009 09:10am
Create a login form Matt 2k5 HTML 17 Monday, February 16th, 2009 09:53pm
Sig Resembling Pastulio's in Vista form Gibsondude Art 18 Thursday, December 11th, 2008 01:31am
Email form problem Billybob1234 Hacking/Programming 11 Friday, August 22nd, 2008 09:23pm
Everyone who is using ClubpenguinX why dont we all form a pa ScriptCumber Macroing & Cheating 8 Tuesday, January 22nd, 2008 12:30am



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
vBulletin Skin developed by: vBStyles.com
Copyright ©2006 - 2009, RancidKraut Industries