Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


help please

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Box
Grandmaster Cheater
Reputation: 0

Joined: 16 Oct 2007
Posts: 541

PostPosted: Tue Jan 01, 2008 2:58 pm    Post subject: help please Reply with quote

whats the code to load a swf from a file on your computer? for vb6
_________________
zurkei wrote:
Wow box your a real dick, I can't believe I actually thought that you were telling the truth...

Fact: no one tells the truth on cheat engine fourms
Back to top
View user's profile Send private message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Tue Jan 01, 2008 3:20 pm    Post subject: Reply with quote

do u mean like where the user typesa it in? or you do then theres only the game there
_________________


Go check it out. Good Hacks
Back to top
View user's profile Send private message AIM Address
Box
Grandmaster Cheater
Reputation: 0

Joined: 16 Oct 2007
Posts: 541

PostPosted: Tue Jan 01, 2008 6:04 pm    Post subject: Reply with quote

no where they click a command button then a flash movie loads into the flash movie
_________________
zurkei wrote:
Wow box your a real dick, I can't believe I actually thought that you were telling the truth...

Fact: no one tells the truth on cheat engine fourms
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Wed Jan 02, 2008 1:26 am    Post subject: Reply with quote

Set the movie param of the flash object to path of the swf file. For example:

Code:
ShockwaveFlash1.Movie = "C:\Folder Name\flashmovie.swf"


Then either use .Play, or call LoadMovie to load on a certain layer for example:

Code:
Private Sub Command1_Click()
   With ShockwaveFlash1
      .Movie = "C:\Folder Name\flashmovie.swf"
      .LoadMovie .Movie, 0
   End With
End Sub

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites