Labels

Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Tuesday, March 4, 2014

Anime Studio Pro 101 Basic Layers Frames and Keyframes


-----
Anime Studio Pro 101 Basic Layers Frames and Keyframes


STEPS

1) Start Anime Studio
1.1) The main application window.
1.2) Find the Layer Panel
2) Create a shape.
2.1) Select Yellow colour from the Swatches in Style Panel.
2.2) Click the shape icon.
2.3) Click the ellipse icon.
2.4) Draw an ellipse on the canvas.
3) Adding a Layer 2.
3.1) Select Red colour from the Swatches in Style Panel.
3.1) Go to the Layers Panel, click the New Layer button.
3.2) Choose Vector type.
3.3) A new Vector layer is added to the canvas.
Note that Layer 2 is below the Layer 1.
3.4)  Create a Triangle.
3.5) Using mouse, click the Triangle and move it to the Ellipse location.
Note that Triangle goes on top of Ellipse because of its layer position (as seen in the Step 3.2)
3.6) Reposition the objects as follows.
4) Adding Layer 3.
4.1) Select Blue colour from the Swatches in Style Panel.
4.2) Add Layer 3 based on Vector type.
4.3) Position objects as follows.
4.4) Try to move the Triangle in between the Ellipse and Rectangle and you will notice that the Triangle is above the Ellipse but below the Rectangle.
5) Frame
5.1) Frame 0 is the workspace.
5.2) Editing will be done at Frame 1 onwards.
5.3) Before editing, check the setting to ensure the right parameter value is set.
Go to MENU File/Project Settings…
5.4) The Dimensions Panel.
Note that Frame rate=24 means 24 frames persecond (fps)
Therefore, a total of 240 frames represent 10 seconds.
6) Keyframe - Moving the Ellipse to a new location at a new Keyframe.
6.1) Click the time point 24.
6.2) Click the new location for the Ellipse.
6.3) Notice that the timeline has been updated with animation symbol. The two circles located at the timeline no 24 is known as a keyframe.
6.4) When you move the cursor backward and forward, the object seems to move as well.
The movement effect of the ellipse is automatically generated by the computer based on the interpolation between the Keyframe 0 and Keyframe 24.
7) Keyframe - Resizing Object.
7.1) Click point 48 in the Timeline.
7.2) Move the Ellipse somewhere towards the left of the canvas
7.3) Click the Resize icon in the Tool panel and resize the Ellipse.
7.4) Notice that when you play the frames, the Ellipse is shown moving from left to right and then from right to left while getting smaller in size.

REFERENCES

Friday, October 25, 2013

Download APK files from Android Market to PC

from: http://codekiem.com/2012/02/24/apk-downloader/
-----

[Official] APK Downloader – Download APK files from Android Market to PC

Update #2 on 07/16/2013: APK Downloader 1.4.3 is now available. Now it supports new Google Play layout. Please read changelogs for more information. I’m still working on version 2.0. Stay tuned
Update 07/16/2013: I’m working on APK Downloader 2.0 . Hopefully it will be available this weekend. Stay tuned
Update 02/13/2013: If you’re using Android 2.2+ on a rooted device and having problem downloading incompatible apps, please try Market Helper
First: this project is made for my personal needs, then I decide to publish it because I think some people may need it. This is not a tool for pirating. It’s good or bad depend on how you use it. Please don’t make me look bad because of this.
This is the official page of APK Downloader. Do not download the extension from other sources.
Use at your own risk. I’ll not take responsibility for anything happen to you or your account.
APK Downloader is a Google Chrome extension that allows you to download Android APK files from Android Market to your PC
See it in action:
Download and Install: APK Downloader 1.4.3 ( Right click, select “Save link as…” ) *USE AT YOUR OWN RISK*
How to install: open Extensions page, then drag the downloaded file into that page.
Requirement: Chrome 23 or later
* Please read and follow this instruction carefully before using, or it WON’T WORK *
After installed APK Downloader, you’ll need to follow these steps in able to use it
I. Enter email and device ID on Options page
1. There are two ways to get Email and Device ID
a. Easy way: install this Device ID app, it will show you your emails and Device ID
b. Difficult way: Open dial pad, call *#*#8255#*#* ( 8255 = TALK ). If it opens “GTalk Service Monitor”, find lines that begin with JID and Device ID. Your email is JID, and your device id is a string that after android- prefix
For example: if it shows android-1234567890abcdef , then your device ID is 1234567890abcdef
Do not type in random email or device ID, it won’t work
2. Enter your email’s password, then press Login. If everything is ok, now you can use APK Downloader
III. Start using
After finished two steps above, you can start using APK Downloader. Open Android Market, view any FREE apps ( for example: Simple Text ), then press the APK Downloader icon on address bar ( see screenshot )
IV. FAQs:
  • Is is against Android Market’s ToS?- I’m afraid that it is. Please read Section 3.3 for more information. So again, you at your own risk.
  • Where is the Options page?
    - Click on the Wrench icon on the toolbar, go to Tools -> Extensions. Find APK Downloader. At the end of its description, you’ll see a link to Options page.
  • Why do I have to enter my email, password and device ID? Does it store or send my password to another place?
    -  The extension only stores email, device id and Android Market cookie in Chrome local storage, on your computer. To be able to get Android Market cookie, it needs your email and password to login at https://www.google.com/accounts/ClientLogin . After it’s done, password is not stored, email is stored to display on Options page, Device ID and Cookie are stored for later requests. I do not send those information to another sites.
  • Why don’t you just put one account in the extension, so we don’t have to use our information ?- That’s good for users, but not for developers like us. For example, when 1000 users download same app, it only counts 1.
  • Again, do you collect our information?
  • - I don’t want to get into trouble by collecting users information, so I try not to have it in any way. The only thing I’m collecting is which apps are downloaded by users. You can view the source code to make sure about this.
  • Can it download paid apps?
  • - No, of course not, unless you purchased it with your logged account before. Please remember this isn’t a tool for pirating.
  • Why do you make this extension?- I’m an Android developer. While working on my new project, I have to decompile some apps on Android Market. Everytime I want to decompile one, I have to download it to my phone, use Astro to backup it to SDCard, connect phone to PC, then copy the apk file. That’s a really long and painful to me, because I have to do it over and over again. That’s why I come up with this idea.
V. Changelogs:
  • 1.4.3: 07/16/2013
    • Supports new Google Play layout. Note: if you have problems, switch to English language
  • 1.4.2: 03/04/2013
    • This version is made by Stephan SchmitzPeter Wu from this repository. Big thanks to them. I’m planning adding more features in the future.
  • 1.2.1: 03/07/2012
    • Switches from android.market.com to play.google.com
  • 1.2: 02/27/2012
    • Disable download button on paid apps
    • New feature: Change sim operator
  • 1.0: 02/24/2012
    • Initial version
I wanna say thanks to @alexandre_t for his Android Market APIStephan Schmitz and Peter Wu for making the updated version
It took me 1 week to finish this, so hope you guys enjoy this :)
You can contact me at: redphoenix89 [ at ] yahoo [ dot ] com
Greetings from Vietnam :)

Monday, August 26, 2013

Flash Builder 4.6: Create Flex Project


1) Run Adobe Flash Builder 4.6

2) Click New Flex Project...


3)  Project Name.
Click Next.



4) Server Settings.




5) Build Paths.



6) Project is created.



7) Switch to Design Tab.
Drag a label control to the main windows.



8) Double-Click the control and change the text to "Hello World".



9) Click Save button.




10) Run as Web Application.



11) You get output in Web Browser.




NOTE: Flash Version update.
a) Error for having different Flash Player version.



b) Browser will request for updated version.




c) After update completed, reopen Web Browser.

Wednesday, July 31, 2013

A simple template for publishing mobile comics quickly

Using a combination of Dreamweaver's generated mobile page and PhotoSwipe.com sample file, I have created a template file that a mobile comic artist can load his artwork and publish on mobile platform easily.

1) Download the template file here.

2) Replace the sample image files with your comic page image files.
a) Unzip the template file.
b) Delete the sample image file. Replace with your image files.
c) Zip back the file.

3) Log into build.phonegap.com (you have to sign in first).

In the past, I have already created an app called Hello World.

This time, I just want to replace it with the mobile comic project. 

4) Click the button "update code".
Select the Zip file in Step 2.
Click Upload.


5) Build.Phonegap.com may take some time to process the file.


6) Eventually, the process ended up with errors for iOS and BlackBerry. This is because these platforms require license. As for now, pay attention to the Android's apk.


7) Click the apk button to download.

8) Copy the file to your android and install. It's done.





Sunday, July 21, 2013

ASP .NET 2.0: myproject101


This tutorial uses UltiDev WebServer Pro for running ASP .NET 2.0 applications. To learn more on setup steps, follow this tutorial, http://setup-steps.blogspot.com/2013/07/aspnet-development-environment.html.



1) Create the physical directory for myproject101, C:\Z\aspnet2\sites\myproject101\


2) Using Notepad++, create aspx file C:\Z\aspnet2\sites\myproject101\index.aspx containing the following code:
<h1>Hello World</h1>



3) Create Virtual Host for myproject101
a) Run UltiDev/Web Server Pro/Interactive Dev & Test Server/UWS for .NET 1.x, 2.0, 3.x


b) The Control Panel pops up.
Enter the following details:


c) Click Exec Control button.


d) New links appear beside the button.


e) Click on the link http://localhost:80/myproject101/
A webpage appears on the screen.
Notice that the address box showing the URL similar to the link in the previous step.



4) Create a new aspx file, C:\Z\aspnet2\sites\myproject101\testvb.aspx 
a) Enter the following codes:


b) Browse URL http://localhost:80/myproject101/testvb.aspx



5) Create a new aspx file, C:\Z\aspnet2\sites\myproject101\testcs.aspx
a) Enter the following codes:


b) Browse the URL http://localhost:80/myproject101/testcs.aspx


6) Create a new aspx file, C:\Z\aspnet2\sites\myproject101\formvb.aspx
a) Enter the following codes:


b) Browse the URL http://localhost:80/myproject101/formvb.aspx


7) Create a new aspx file, C:\Z\aspnet2\sites\myproject101\formcs.aspx
a) Enter the following codes:


b) Browse the URL http://localhost:80/myproject101/formcs.aspx