ActionScript,HTML5,Javascript and everything in between
The Content on this page is reserved for our prime members.
Register Now A member already? Then log in.This video is short and to the point. In this video we cover the basics of how to find source files and how to work with the files throughout our training.
We're looking at our source code, we saw here that we have a lot of mains, a lot of extra files that we're not really using them. They're basically backups for videos. So every course that you download, you'll see that the source files that are associated with those courses have their own back-up files for videos. So how do you work with them? For example, let's say that we've just viewed video 8 and we wanted to just grab the code from video 8. The way we would do it is, (i'm just going to click on video 8) what we could do is, just very simply done, we could just command "a", grab everything, copy it, go into our main, command "a" again, command "v", paste inside, and we're good to go! Now if we run our application, it's going to run our sample from our video 8. Don't worry about the details of what's inside of it, but it's just important to know that you don't want to run your application directly from main 8 because it's really built to work with only one file which is our main, So what we're doing is we're just going to copy and paste it into our main.as whenever we want to view content if we choose not to edit it and work on it ourselves.
Got A Question?
Have a question but don't want to ask it publicly? If you are a prime member just ask right here and we will get back to you within 48 hours. Not prime yet? no worries you can ask publicy below.