Source Code For Mini Golf?
Hi there. Anybody know where I could find some mini-golf source code? Or tutorials?
Or if there isn't any, does anyone have source code or thoery on how to make a diagonal wall for an object to bounce off of? I have ideas, but I'm not sure if they are as efficient as some other ideas may be. Thanks!
KirupaForum > Flash > ActionScript 1.0/2.0
Posted on: 03-12-2005, 05:12 PM
View Complete Forum Thread with Replies
Sponsored Links:
Source Code For Mini Golf?
Hi there. Anybody know where I could find some mini-golf source code? Or tutorials?
Or if there isn't any, does anyone have source code or thoery on how to make a diagonal wall for an object to bounce off of? I have ideas, but I'm not sure if they are as efficient as some other ideas may be. Thanks!
View Replies !
View Related
Rebounding - Mini Golf
I've decided to try and make a mini-golf game with a top-down perspective. I know actionscript but I'm not very good at sin, cos, and tan. I was wondering how I could make the ball have a user-set rotation and then when its hit it will go in the right direction, subtly slow down, AND how to bounce it off of a wall. I know that I can just change the speed variable, but I'm not sure how I can reflect the ball off of a wall. Say if the ball was hit at a wall at a specific angle, I'd need to find out that angle, and have it bounce off in the other direction but most likely the same degree. I'm hoping this post made some sense...if anyone could point me in the right direction or post a FLA that'd be perfect thanks...
- concrete surfer
View Replies !
View Related
Mini-golf Game
I am a new programmer. Very new. I am more of an animator/artists really. I am trying to make a mini-golf game. I think I have collision and gravity/friction down. I am having trouble with: A. initiating the put, B. environmental effects on gravity/friction like a hill.
Is there anyone who could help?
Thank you very much in advance.
Balbot
View Replies !
View Related
Mini Golf Help Needed
has ne one ever made a miniture golf game??? i am having some great rouble figuring out how to get the ball to bounce off a object at the correct angle..... a pool game would be the same code i imagine but i cant find help ne where
View Replies !
View Related
Mini Golf Game....
anyone know where i can find some kind of tutorial for a mini golf game.
thnks in advance,
ben
also, anyone here know how and if it is possible to make some sort of games portal, like a swf that has maybe 4 games to choose from, then when you click a game it will take you to that games swf.
View Replies !
View Related
No Flash And No Embed Code In Source Code?
I really dont know whats going on here, when i try to embed my flash into a html or php document the flash movie does not appear when browsing, when i view source the code is not even there but all other code changes are reflected (i know the document has been updated). When i go direct to the swf url I can see the file. when i publish the swf with html it works fine locally but again online i cant even see the code. other flash files work fine on my site, this is a problem on IE and firefox.. whats going on???????
View Replies !
View Related
Source Code
Is there a tutorial I've somehow missed explaining how to find the source code to the flash submissions. I'd like to experiment with them but the code does not seem readily available to do so.
View Replies !
View Related
Source Code
hi
can anyone tell me how i view the source code for my own .fla file?
im doing a project for university and want to put the code in the appendix.
this is probably a very basic question but i cant find it anywhere.
thanks
View Replies !
View Related
Protecting Source Code?
Awrighty guys got a Question.
I am about to complete what I think to be one of my best pieces of Flash work(Flash website AS Driven). Now we are all aware of these progs that allow you to sniff and rip **** from swf's This is not good for us developers, LaMeRs DIE!
Anyway I have a **** load of code in my swf, Trying to complete a site were all animation in the site is done through action script. I want to protect my code. I remember reading a post somewhere a few months back about some piece of code that can be put in the first frame of the movie. The code somehow scrambles the AS in the movie so that it is not readable in Action script viewer progs.
Can anyone comment on this or give me an idea on how I can protect my code.
cheers
View Replies !
View Related
Hide Source Code?
Hi there:
I'm quite a novice, so forgive if this is a dumb question... I would like to hide the source code on my flash file.
I guess this is somewhat of a 2-part question. First, in order for my file to be my web site, I have uploaded the .htm file as my "index" page. But for some reason, I thought that Flash files didn't show the source code??
Is this question making any sense??
My web site is: www.JudyMcDonough.com, in case you need to know that.
Thanks for any input.
Judy :-)
View Replies !
View Related
Flash Source Code
Hey first post and probably a silly question.
Im trying to make a quiz game for my website. I found one that im allowed to alter the way I want to.
My question is would it be possible to add text in the source itself or would that be bad.
How do i get the flash files source code up on the screen ?
Stupid question
Daniel
View Replies !
View Related
Flash Source Code
Hi all
I am a freelancer, and have just completed an online gambling game for a games company. They in turn were commission by one of the major online gambling companies in the UK.
The development cost came to around £7000.00
Now the studio that commissioned me wants to buy the source code from me. They have similar games the want to develop but obviously want to re-skin the other games in-house, which would be cheaper.
How much is source code worth? I have no idea what to ask for it. Obviously there will be a loss of revenue for me in that I will not get the re-skinning or upgrading work from them so I need to compensate for that.
Any ideas?
Cheers
P.
View Replies !
View Related
Help About My Website With My Source Code Plz.
Hi there, I am creating the loading scene now, and wish can let the
instance named "hole" (plz check the hole layer) fading out after "frame number 43"(loading process done), I've been trying lots of way but still can't figure out. Can
someone help me out plz? (I wish I can use AC to solve it cauz I am
practicing it now) Thanks.
The file has two scenes, Loading part is on first scene.
My source code is in below.
View Replies !
View Related
Protect AS 2 Source Code
What is the best way to protect the source code in a .as file? Right now if you access the .as in a web browser the source code is displayed. The problem is that when the .swf file is loaded on the client's machine, so is the .as file. I'm sure there are third party applications that could help do this. I'm open to any suggestions. Thanks for your time. I appreciate your help!
View Replies !
View Related
[MX04] The Source Code
Does anyone has any idea why the source code of this app cannot be opened 4 me ?
Is it because of the version I'm using MX04!
If yes, could you tell me how to code it using my version?
click here
View Replies !
View Related
Source Code For NetConnect?
I've been reading the source code for the Flash Remoting Components which is found here:
http://www.adobe.com/products/flashr...nents/#flr_as2
Connection.as extends NetConnection.as which appears to be a class native to Flash. The source code for it is not included with the download and I can't find the source for it on my hard drive anywhere. I searched my entire hard drive and found two classes that appear to be just interfaces -- they don't do anything (see below). Where is the source for the NetConnection class?
I also found a file called NetConnection.aso which appears to be some kind of compiled binary file. I'm guessing the functionality is inside it.
Where can I found out more about what this does?
// C:Program FilesMacromediaFlash MX 2004enFirst RunClassesNetConnection.as
Code:
intrinsic class NetConnection extends Object {
var isConnected:Boolean;
var uri:String;
function getDebugConfig( id ):NetDebugConfig;
function getDebugID();
function getService( serviceAddress, responder ):Object;
function setCredentials( principal:String, password: String ):Void;
function setDebugID( id ):Void;
function trace( obj ):Void;
function connect(targetURI:String):Boolean;
function close():Void;
function call(remoteMethod:String, resultObject:Object):Void;
function addHeader();
function onStatus(infoObject:Object):Void;
function onResult(infoObject:Object):Void;
}
C:Documents and SettingsJaitheLocal SettingsApplication DataMacromediaFlash MX 2004enConfigurationClassesNetConnection.as
Code:
//****************************************************************************
// ActionScript Standard Library
// NetConnection object
//****************************************************************************
dynamic intrinsic class NetConnection
{
var isConnected:Boolean;
var uri:String;
function NetConnection();
function addHeader();
function call(remoteMethod:String, resultObject:Object):Void;
function close():Void;
function connect(targetURI:String):Boolean;
function onResult(infoObject:Object):Void;
function onStatus(infoObject:Object):Void;
}
View Replies !
View Related
Protecting Source Code?
Awrighty guys got a Question.
I am about to complete what I think to be one of my best pieces of Flash
work(Flash website AS Driven). Now we are all aware of these progs that
allow you to sniff and rip **** from swf's This is not good for us
developers, LaMeRs DIE!
Anyway I have a **** load of code in my swf, Trying to complete a site were
all animation in the site is done through action script. I want to protect
my code. I remember reading a post somewhere a few months back about some
piece of code that can be put in the first frame of the movie. The code
somehow scrambles the AS in the movie so that it is not readable in Action
script viewer progs.
Can anyone comment on this or give me an idea on how I can protect my code.
cheers
View Replies !
View Related
Source Code Rights
A friend wants me to update his site. The designer, however, is trying is trying to charge him for access to the source code. Is this legitimate? Doesn't paying for the site include access to the original documents unless otherwise stated or is that visa versa, you don't get access unless you specifically state that? Very curious as to what is the semi-legal, or least etiquette, standard here.
View Replies !
View Related
FLV Player Source Code
Hey guys
i decided let other ppl download my ADOBE AIR FLV player source code for free
Click 2 view the post on my blog.
www.thivy.com
If u have any questions leave comment on my blog, i dont check forum replies.
thanks
thivy
View Replies !
View Related
Zookeeper's Source Code
Hi all!
does anybody played a flash game called "zookeeper"?here's the url.
I'm interestes in source code... from this game or similar, I've tried to make on my own but I found some problems with the array.
thx for the help!
nicola
View Replies !
View Related
I Need To Know Where The Flash Source Code Is
i'm new in using flash and i'm currently developing a learning module using flash, it's my undergraduate thesis. i was told that i need to have a copy of the source code of the module i'm using and add it to the documentation that i'm doing. does anyone know if there is a way to copy the codes in one quick manner. i told my adviser that i could copy individual action scripts but he insists that there are more codes embedded in the movie. help anyone please
View Replies !
View Related
Printing The Source Code
Hi Folks
Do any of you know how to print out the actionscript source code WITHOUT copying and pasting into a text editor.
I would like to be able to do this from within Flash if at all possible? - I am using Flash 8
Thanks
View Replies !
View Related
Cannot Find XML In Source Of AS Code
i want to load a file "xml/multimedia.xml" ... i have the sample code below that i got from a template and want to customize it for multiple swf (this one being multimedia)
Attach Code
// load XML
my_xml = new XML();
my_xml.ignoreWhite = true;
if (_parent.xml_file == undefined) {
my_xml.load((String(_url.slice(0, (_url.length-3))))+"xml");
} else {
my_xml.load(_parent.xml_file);
}
my_xml.onLoad = function(ok) {
// cal a function if XML was loaded
if (ok) {
process_xml();
} else {
trace("XML not loaded");
}
};
//
//
View Replies !
View Related
Printing Source Code
Hello,
I know this question is not exactly an actionscript 3.0 coding question, but its related to it and I didn't see the point in posting in the general flash forum because a lot of people there not ever use actionscript, so by putting it here I thought everyone doing actionscript would see it.
Anyway enough jibberish....
I am needing to print out my source code for a university submission which requires that I print hard copies of my source code to hand in along with my portfolio.
I have searched flash high and low and even tried the help docs but I don't seem to be able to do this.
I know I could copy and paste the code into something like Scite or Notepad but I either lose the code colouring which I have set or the text looks very very ugly.
Does anyone know how I can do this direct from flash?
Any help would be greatly appreciated.
Thank you and sorry if this post should not be put in this forum.
Lee
View Replies !
View Related
Lostinbeta - Source Code?
Hey,
I went on your website and I seen the pixel explosion experiments.
Is there any way you could give me the source fla.. or maybe explain the as??
http://www.lostinbeta.com/ --> Experiments --> Pixel Explosions
View Replies !
View Related
Print Source Code.
I want to print the source code seen in the Actions palette, but haven't found any info on it yet. I want to preserve the colors, and the spacing and everything. Is it possible? When I press Ctrl+P, I only print the stage setup, lol.
View Replies !
View Related
Protect AS 2 Source Code
What is the best way to protect the source code in a .as file? Right now if you access the .as in a web browser the source code is displayed. The problem is that when the .swf file is loaded on the client's machine, so is the .as file. I'm sure there are third party applications that could help do this. I'm open to any suggestions. Thanks for your time. I appreciate your help!
View Replies !
View Related
How To Secure Source Code
I have a flash remoting storefront I developed that I want to start protecting the source code to. The main FLA is quite extensive with a lot of layers, movie clips, and such. Most of the ActionScript is seperated out into seperate .AS files though, some classes, others just function files.
Is there a way to secure my source code, encrypt, obfuscate, or other the .AS files? I need developers to still access the .FLA for design purposes. or is there a simple way to make these .AS files secure?
I was thinking of moving all my actionscript to the fla and all my movies into seperate swfs to be loaded, then securing the one .fla, but users could still duplicate the entire project as many times as they wanted...
not sure what to do here.
Josh Jones
View Replies !
View Related
Urgent Help With This Source Code
hi all,
Found this neat flash menu but have one major problem.
Every link on the menu shows the image "menu1", how can i show diffrent images on each mouse over? ( menu 1, menu 2, etc ?)
i have uploaded the fla and swf to my site, www.jonwee.com/flash ( elastic.fla and elastic .swf)
View Replies !
View Related
Print Source Code.
I want to print the source code seen in the Actions palette, but haven't found any info on it yet. I want to preserve the colors, and the spacing and everything. Is it possible? When I press Ctrl+P, I only print the stage setup, lol.
View Replies !
View Related
Selling Source Code
Hi,
Do any of you guys sell the source code when you develop a SWF for a client? Or even do you supply a license to restrict a client from selling on the code to other parties?
Thanks!
View Replies !
View Related
Source Code For XML Basics
I was wondering if anyone had the source code for the XML basics tutorial. I'm having a problem getting my pictures to load (onLoad gives me an error pretty much telling me that the picture can't be found) and I would like to view the code to see if I can piece together what I'm doing wrong. I have made some modifications to it (multiple scenes, but I didn't think that would be a problem). I'd love to show you my code and have you point out what I'm doing wrong, but I want to figure this out for myself instead of suckling at the teat of your collective knowledge. How else am I gonna learn?
View Replies !
View Related
Html Source Code Retrieval
is there a way to retrieve the html source code of a website within flash. For example i would create an input text box and when i input a url like "http://www.flashkit.com" it would be able to return the actual source code of the website, as if i had gone there myself and hit VIEW>>SOURCE.
is there a function/meathod that can do such a thing?
any hint to help would be greatly appreciated.
-jimmyobob.
View Replies !
View Related
Flash Player Source Code.. Is It Available?
Hi all..
I'm searching for the Macromedia Flash Player Source Code.. (5, 6 or 7) In C++ or Visual Basic..
So hope you can help me with a one as fast as you can..
I saw a form in Macromedia's website but I didn't receive any email from them after 3 days of sending the form.. So I'm trying to find a source code for it made by a programmer.. because it is an open source then I think it is available some where in the web.
Waiting you help..
Regards..
View Replies !
View Related
Can This Forms Source Code Be Used In Flash.
I just found something interesting and would like to know if its sourcecode could be implemented into flash. And if so could this answer everyones question regarding a shopping cart in Flash. I'm probably way off que but just wanted to ask.
http://frontpag.bizland.com/java_order_form.htm
View Replies !
View Related
|