|
-
Dec 13th, 2020, 10:41 PM
#1
Thread Starter
PowerPoster
Turning Source Code into Compiler Code???
Dear VBFormers,
I am looking to have my source coded movie file, to them be made into compiler binary code. For instance the command "Quit" should then be made into "Q = 0" for instance. I am looking to have the source code to then be looped around until it has finished the whole source code movie files. When I say Movie, I am saying that I had made a Adobe Director IDE, which is thus called: QuickDirector IDE. Then could someone please help me with my project problem here, then???
!! Thanks in advance !!
PS: My Code structure looks something like this...
Code:
<Public Class Slide1 As Windows Container Object>;
<CancelError>;
<Begin Execute Slide1>;
<Begin With Dim Public Object Slide1
Dim Controls In Container As Slide1 Equals The Stage And Recording Live Now,
Dim Value1 As Boolean Equals True,
Dim Value2 As Boolean Equals False
End With Dim Slide1/>;
<Public Sub Command1_MouseDown>;
<If Not
Value1 = False,
Value2 = False
Then
Value1 = True,
Value2 = True
ElseIf
Quit = 0
Then
CancelError,
Quit = 1
Else
Exit Sub
Then
Call The Input As Keyboard Call The Inkey As "Enter"
End If/>;
<End Sub Command1_MouseDown/>;
<Stop Slide1>;
<End Class Slide1>;
Last edited by ThEiMp; Dec 14th, 2020 at 03:04 AM.
I have a huge free products range, of computer software in which you can download using any kind of 64-Bit Web Browser. Also there is coming a Social Networking section that I am making on my Website...
|Ambra Productions Inc. | The Black Sun Society | The Black Shield | Ambra College | Church of the Black Sun | Ambra Productions Inc's Homepage | Boomtick Venues: Ambar Nightclub, Jack Rabbit Slim's, Villa Nightclub and Lucy's Love Shack | Pasta Ambra | Fish Feast Company | Wallet Wizard | Ambrose Liquor | Ambar Tavern | Ambra University | Ambra Cheese |
Do you wish to do unpaid work for me??? If so, the PM me on this Forum, and then we can get to work, programming for the future of computers go by the name of ThEiMp. This is my ghost writers name. Also my nickname, means that I am: The Imperial of the Technology Industry, so then to make it really short, I just then wrote: The Imp, which is where I get the nickname from...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|