Share to EffectHub.com

You can earn money or coins from your share:)

Tips: you can use Sparticle for uploading away3D effects.

Tips: you can download Sparticle for uploading effects.

Tips: The ActionScript editor is supporting Away3D, Starling, Dragonbones and Flex frameworks.

Tips: paste the web page URL then click button:)

EffectHub.com: Your Best Source for Gaming
Login    or

Android:Basic animation

Alpha in:<?xml version="1.0" encoding="utf-8"?><set xmlns:android="http://schemas.android.com/apk/res/android">    <alpha          android:fromAlpha="0.0"        android:toAlpha="1.0"        android:duration="500"/></set>
Alpha out<?xml version="1.0" encoding="UTF-8"?><set	xmlns:android="http://schemas.android.com/apk/res/android">	<alpha		android:fromAlpha="1.0"		android:toAlpha="0.0"		android:duration="500" /></set>
in from left<?xml version="1.0" encoding="utf-8"?><set xmlns:android="http://schemas.android.com/apk/res/android"><translate	android:fromXDelta="-100%p"	android:toXDelta="0%p"	android:duration="500" /></set>
out to right<?xml version="1.0" encoding="utf-8"?><set xmlns:android="http://schemas.android.com/apk/res/android">         <translate          android:fromXDelta="0%p"          android:toXDelta="100%p"         android:duration="500" /></set>


...

You must Sign up as a member of Effecthub to view the content.

1216 views    0 comments

You must Sign up as a member of Effecthub to join the conversation.

Join Effecthub.com


Or Login with Your Email Address:

Or Sign Up with Your Email Address:
This field must contain a valid email
Password should be at least 1 character

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: views/footer.php

Line Number: 6

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: controllers/topic.php

Line Number: 21

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: controllers/topic.php

Line Number: 85