Showing posts with label with. Show all posts
Showing posts with label with. Show all posts
Monday, April 6, 2015
How to create Android Games apk file with HTML5
I have just updated my list of how to create Android Games, with the newly added HTML5! Yes, i really mean using HTML5 to create Android Games in the format of .apk file which can be uploaded to the Google play store or other app stores. For those who are HTML or HTML5 savvy, I know you have yearned for this possibility. Why learning other languages (such as Java, Lua, Actionscript, etc) while you are already an expert in HTML5? Here, I would have some demo in this post.
Creating Android Games with HTML5 has been made possible and intuitive with the Intel XDK. FYI, the Intel XDK came from the acquisition of AppMobi. It can be downloaded for FREE. In fact, the Intel XDK can be used to create games which are compatible for iOS too.

The XDK is in the format of .jnlp. By following the instructions, you are able to setup the project folder containing the necessary javascript files after registering a new account on the fly. By default, it will use the localhost and port number 58888 as your emulator (better in Chrome browser).
Now, inside the emulator, click "START NEW" to create a new project:
Select "Create a new game app" and Click "Next". Then, to have a reference point, you can choose "Start with an Ejecta*-based Jump and Run sample" and click "Next". Rejoiced, you will reach the screen below:
Basically, you can have a taste on how good / smooth the game is. However, the demo isnt ended yet. Now click the Build for app store (Build only) icon at the toolbar.

You will reach the appcenter of Intel from where you can build your HTML5 games into an apk file.

Choose "Android Build Test" and click "Build App Now"

Congratulation! You have created an Android Game apk file with Intel XDK successfully! Easy right? Lets start creating Android Games with HTML5!
Read more »
Creating Android Games with HTML5 has been made possible and intuitive with the Intel XDK. FYI, the Intel XDK came from the acquisition of AppMobi. It can be downloaded for FREE. In fact, the Intel XDK can be used to create games which are compatible for iOS too.

The XDK is in the format of .jnlp. By following the instructions, you are able to setup the project folder containing the necessary javascript files after registering a new account on the fly. By default, it will use the localhost and port number 58888 as your emulator (better in Chrome browser).



You will reach the appcenter of Intel from where you can build your HTML5 games into an apk file.

Choose "Android Build Test" and click "Build App Now"

Congratulation! You have created an Android Game apk file with Intel XDK successfully! Easy right? Lets start creating Android Games with HTML5!
Creating a timer with the Actionscript onEnterFrame
For those who are Actionscript-savvy, the "onEnterFrame" Event is a familiar term. It is in fact an elegant way of handling the animations in the game.
This post, is particularly a demo of how do i use the AS3 "onEnterFrame" to replace the class Timer (which is in the package flash.utils). You might think that this is redundant. But i really favor the way the "onEnterFrame" perform this with ease, while you can implement the other animations simultaneously.
Heres a snippet of the "onEnterFrame" function. What it does is that, the object is able to perform an animation A on each frame, while performing another animation B at an interval of one second (adjustable).
One thing to note is that, the data type of the timePassed has to be "Number", but not "integer". In the code, after passing 10 seconds, the enterframe event is removed.
Read more »
This post, is particularly a demo of how do i use the AS3 "onEnterFrame" to replace the class Timer (which is in the package flash.utils). You might think that this is redundant. But i really favor the way the "onEnterFrame" perform this with ease, while you can implement the other animations simultaneously.
Heres a snippet of the "onEnterFrame" function. What it does is that, the object is able to perform an animation A on each frame, while performing another animation B at an interval of one second (adjustable).
private var timePassed:Number = 0;
private var startInt:int = 1;
private function onEnterFrame(e:EnterFrameEvent):void
{
timePassed += e.passedTime;
if(startInt < 10)
{
//doAnimationA();
if(Math.floor(timePassed) == startInt)
{
startInt++;
//doAnimationB();
}
}
else
{
this.removeEventListeners(Event.ENTER_FRAME); //clean the event
}
}
private var startInt:int = 1;
private function onEnterFrame(e:EnterFrameEvent):void
{
timePassed += e.passedTime;
if(startInt < 10)
{
//doAnimationA();
if(Math.floor(timePassed) == startInt)
{
startInt++;
//doAnimationB();
}
}
else
{
this.removeEventListeners(Event.ENTER_FRAME); //clean the event
}
}
One thing to note is that, the data type of the timePassed has to be "Number", but not "integer". In the code, after passing 10 seconds, the enterframe event is removed.
Labels:
a,
actionscript,
creating,
onenterframe,
the,
timer,
with
Saturday, April 4, 2015
Download Rockstar 2011 Hindi Movie With English Subtitles

Life in a typical Delhi college and the scenic beauty of Kashmir has been beautifully captured on screen. Youngsters and even the older, lot will be able to relate to many sequences in Rockstar, when the protagonist played by Ranbir Kapoor goes out on secret excursions with his college mate Heer played by Nargis Fakhri. Heer is getting married and wants to do a lot of crazy stuffs before that. That includes drinking desi alcohol, watching B-grade porn in a small theatre and so on. The spark and innocence of the youth is extremely well depicted and executed perfectly well.
Imtiaz Ali has been able to extract mind blowing performance from all actors, especially Ranbir Kapoor. Ranbir has proved once again that he is an awesome actor. Ranbir has been able to pull off the role with aplomb. He will be remembered always for his extraordinary performance in Rockstar. Nargis Fakhri looks mind blowing. She acts well too. However, Nargis is unable to pull off a few very emotional scenes. The on screen chemistry between Nargis Fakhri and Ranbir Kapoor is electrifying. Rockstar is Shammi Kapoor’s last film and the actor is simply outstanding in his small, yet important role. The other actors have given an average performance.
On the whole, Rockstar could have been better. 3 stars for Rockstar.
Download Full Movie in One Link :
http://www.fileserve.com/file/HCHR9xN
Monday, March 16, 2015
Teamviewer 9 Full Version with Patch with Proof
Teamviewer 9 Full Version with Patch with Proof

.: Explain the installation.






Explanation of activation.
Open the Task manager.

Stopping the Team Viewer process.

Now occupy the patch,


Then put pressure on [Patch]

Wait

Finally Dahrt word [Done] means "Done".
Now we press [Exit]

Runs the program from the "desktop".

These are claimed message showing that Team viewer was the activation press "OK".

HERE IS THE PROOF
The program enabled version [Premium / Ultimate]

.Explain the knowledge and presence of a newer version.

. ![15]()

In case you encounter a program to update the patch because world4hack team with the latest updates.



.: Explain the installation.
Explanation of activation.
Open the Task manager.
Stopping the Team Viewer process.
Now occupy the patch,
Then put pressure on [Patch]
Wait
Finally Dahrt word [Done] means "Done".
Now we press [Exit]
Runs the program from the "desktop".
These are claimed message showing that Team viewer was the activation press "OK".
HERE IS THE PROOF
The program enabled version [Premium / Ultimate]
.Explain the knowledge and presence of a newer version.
In case you encounter a program to update the patch because world4hack team with the latest updates.


Subscribe to:
Posts (Atom)