PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Hacks/Tweaks > Manila / TF3D Tweaks
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-23-2010, 02:11 PM
DavidMMorley's Avatar
DavidMMorley
Guest
 
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
Re: [Tutorial] How to Make Manila 2.5 Animated Wallpaper

Nice! Also a note that 011f4a3f is a m9/xml that you can easily control the pattern and speed of each moving item if you get tired of them just falling down the same way!
This post has been thanked 3 times.
  #2 (permalink)  
Old 01-24-2010, 01:08 PM
xpressyourcell's Avatar
Themed ROM Chef
Offline
Pocket PC: CDMA UNLOCKED Touch Pro2
Carrier: Verizon (for now)
Threadstarter
Location: Mid West USA
 
Join Date: Jan 2008
Posts: 586
Reputation: 6760
xpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the communityxpressyourcell is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Tutorial] How to Make Manila 2.5 Animated Wallpaper

Quote:
Originally Posted by DavidMMorley View Post
Nice! Also a note that 011f4a3f is a m9/xml that you can easily control the pattern and speed of each moving item if you get tired of them just falling down the same way!
Thanks for that, would you mind explaining how to do that exactly? Not much of one to play with code,
__________________
If I helped you, hit the THANKS button. If you like my work, Donations are not required but are appreciated.

This post has been thanked 3 times.
  #3 (permalink)  
Old 01-24-2010, 01:20 PM
DavidMMorley's Avatar
DavidMMorley
Guest
 
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
Re: [Tutorial] How to Make Manila 2.5 Animated Wallpaper

Quote:
Originally Posted by xpressyourcell View Post
Thanks for that, would you mind explaining how to do that exactly? Not much of one to play with code,
You will need m9converter http://forum.xda-developers.com/show...54&postcount=2

Convert your file to a XML using that tool (dos command line tool)

Now you can edit your XML, Notepad++ is perfect


snippet of lines 539-563

<Object Type="GLESSprite2D">
<Property Name="Center" X="8.0" Y="-8.0" Z="0.0" />
<Property Name="Position" Animated="true">
<Keyframes>
Each moving item has 5 positions it moves to during the animation time. Change the X and Y values to tell it where to go on your screen. 0,0 is top left.
<Keyframe Frame="180" X="0.0" Y="-550.0" Z="0.0" />
<Keyframe Frame="250" X="300.0" Y="-450.0" Z="0.0" />
<Keyframe Frame="479" X="0.0" Y="-380.0" Z="0.0" />
<Keyframe Frame="480" X="50.0" Y="-180.0" Z="0.0" />
<Keyframe Frame="550" X="300.0" Y="0.0" Z="0.0" />
</Keyframes>
</Property>
<Property Name="Opacity" Animated="true">
<Keyframes>
You can control the transparancy of each step also, why their is a extra one I do not know
<Keyframe Frame="220" Value="50.0" />
<Keyframe Frame="250" Value="50.0" />
<Keyframe Frame="479" Value="50.0" />
<Keyframe Frame="480" Value="50.0" />
<Keyframe Frame="520" Value="50.0" />
<Keyframe Frame="550" Value="50.0" />
</Keyframes>
</Property>
<Property Name="Texture Path" Value=".\Assets\Images\Home\WVGA\circle01.qtc" />
You can stretch your image if you want also here:
<Property Name="Size" Width="76.0" Height="76.0" />
How long do you want this particular one to last:
<Property Name="Duration" Value="956" />
</Object>
Lots of trial and error in there to play with, have some fun. I have ones that go around the screen and ones that fall upwards.

Now use the m9converter and turn back into a manila file and place in your windows directory.
This post has been thanked 1 times.
Closed Thread

  PPCGeeks > Windows Mobile > Windows Mobile Hacks/Tweaks > Manila / TF3D Tweaks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:39 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com