Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 06-29-2011, 09:08 AM
CrackBerry Newbie
Device(s): 9300 (Curve 3G)
Carrier: Verizon
 
Join Date: Apr 2010
Posts: 4
Likes Received: 0
Thanked 0 Times in 0 Posts
Default How To Fade Away OS 6 Tray text in Composer 5

Hii,
I have successfully made an os 6 style theme with sliding trays with all,frequent,media , etc. My only problem at the moment is trying to make a fading text effect. By this i mean like in the os 6 stock theme, after you focus out on the "all" tray,for example, the text immediately fades into the app status text and then fades back into the tray name (all,favorites,media,etc.) Please help me to create this effect and my theme would be complete.

I would be happy to share it with you once completed

Thanks so much,

MuSiCwIzArD
Reply With Quote Tip this Post
  #2  
Old 07-24-2011, 06:58 PM
CrackBerry Abuser
Device(s): Unlocked 9700 (Bold) / 32GB Playbook
Carrier: Rogers
Pin: hrm...
 
Location: Toronto, Canada
Join Date: Nov 2010
Posts: 264
Likes Received: 2
Thanked 16 Times in 15 Posts
Default

<animate xlink:href="#App_Desc" attributeType="CSS" attributeName="opacity" values="0;0;1;1;0" keyTimes="0;.1;.175;.8;1" dur="5" begin="Button1.focusin;" end="Button1.focusout" fill="freeze"/>

or

<animate xlink:href="#App_Desc" attributeType="CSS" attributeName="opacity" from="0" to="1" dur="0.5s" repeatCount="1" begin="hs1.focusin" />

#App_Desc being the layer the text is on
__________________
32GB Playbook
Unlocked Bold 9700 - Berrylicious VI Hybrid
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   How To Fade Away OS 6 Tray text in Composer 5

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes