 Thread Author
# 4

02-10-2011, 03:20 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
| |
This is how I was thinking it would work... Original placement XY
left----------center-------right
129, 291----206, 252----283, 291 Difference in XY
Left to center-----Center to right-----right to left
77, -39---------------77, 39--------------154,0 Code: <animateTransform xlink:href="#Icon1" id="_anim_bp081" attributeName="transform" type="translate" to="77,-39" dur="0.5s" fill="freeze" begin="Button_1.focusin" />
<animateTransform xlink:href="#Icon2" id="_anim_bp082" attributeName="transform" type="translate" to="77,39" dur="0.5s" fill="freeze" begin="Button_1.focusin" />
<animateTransform xlink:href="#Icon3" id="_anim_bp083" attributeName="transform" type="translate" to="-154,0" dur="0.5s" fill="freeze" begin="Button_1.focusin" />
<animateTransform xlink:href="#Icon1" id="_anim_bp084" attributeName="transform" type="translate" to="0,0" dur="0.5s" fill="freeze" begin="Button_2.focusin" />
<animateTransform xlink:href="#Icon2" id="_anim_bp085" attributeName="transform" type="translate" to="0,0" dur="0.5s" fill="freeze" begin="Button_2.focusin" />
<animateTransform xlink:href="#Icon2" id="_anim_bp086" attributeName="transform" type="translate" to="0,0" dur="0.5s" fill="freeze" begin="Button_2.focusin" />
<animateTransform xlink:href="#Icon1" id="_anim_bp087" attributeName="transform" type="translate" to="154,0" dur="0.5s" fill="freeze" begin="Button_3.focusin" />
<animateTransform xlink:href="#Icon2" id="_anim_bp088" attributeName="transform" type="translate" to="-77,39" dur="0.5s" fill="freeze" begin="Button_3.focusin" />
<animateTransform xlink:href="#Icon3" id="_anim_bp089" attributeName="transform" type="translate" to="-77,-39" dur="0.5s" fill="freeze" begin="Button_3.focusin" /> I figured the .focusin is when the button is in the centered position and thus where the additional layers would be respectively...
I left Button_2 @ 0,0 because in this position the buttons would be at their original locations....am I right in doing so??...and if this is entirely wrong what should I be doing?
__________________ 32GB Playbook
Unlocked Bold 9700 - Berrylicious VI Hybrid |