Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
Free Application to convert Gif to Second Life
mvonallmen
follow
1
8-26-2009 1:57 AM
216 views
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Today's Top Clips
What Cats Do When Left Home Alone
Hobbits Are a New Human Species, Study of Fossils Concludes
For All You Wingnuts
Fear of Fear Itself
Horrible Conditions of Existence (22 pics)
Merciful NY store owner gets thank you note.
A REAL AWWW MOMENT CAUSING PHOTO
Google to limit free news access.
Rare Photo of Three Amur Leopards Offers Hope for World's Most Endangered Cat
People of Walmart
visit the
Top Clips page
View the Top Clips from
August 26, 2009
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://www.clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/52bdcad6-7f32-4594-af65-2c8784f659bd/5E104FF1-4F3D-49BF-9F7B-2A0D52A2711C/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/" href="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/" style="font-size: 11px;">www.wakatech.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><H2 id="post-46">Bringing an Animated GIF Into Second Life</H2></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><P>The first step in getting an animated GIF into Second Life is to remember that you can’t upload a GIF into Second Life, let alone an animated one. Instead we must first convert the animated GIF into a different format.</P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><P>To convert this GIF, we use a tool called BitStrip. BitStrip will convert an animated GIF into a BMP, splitting it into frames places end to end.</P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><P><A title="bitstripv1_10.zip" href="http://www.wakatech.com/wp-content/uploads/2007/10/bitstripv1_10.zip">bitstripv1_10.zip</A></P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><P><IMG alt="bitstrip.png" src="http://www.wakatech.com/wp-content/uploads/2007/10/bitstrip.png" /></P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><P>Start by clicking the <EM>Browse</EM> button and choosing the file you wish to convert, then click the vertical button to bring up a preview of the filmstrip formatted vertically. You can close the preview, then click the <EM>Save</EM> button to save to a bitmap file.</P></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><H3>Creating and Animating the Texture</H3></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV class="synthi_header"> LSL <SPAN class="synthi_button">[<A href="#">Show Plain Code</A>]:</SPAN></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV><SPAN>default</SPAN></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV><SPAN>{</SPAN></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV> <A href="http://lslwiki.net/lslwiki/wakka.php?wakka=state_entry"><SPAN>state_entry</SPAN></A><SPAN>(</SPAN><SPAN>)</SPAN></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV> <A href="http://lslwiki.net/lslwiki/wakka.php?wakka=llSetTextureAnim"><SPAN>llSetTextureAnim</SPAN></A><SPAN>(</SPAN><A href="http://lslwiki.net/lslwiki/wakka.php?wakka=ANIM_ON"><SPAN>ANIM_ON</SPAN></A> | <A href="http://lslwiki.net/lslwiki/wakka.php?wakka=LOOP"><SPAN>LOOP</SPAN></A>, <A href="http://lslwiki.net/lslwiki/wakka.php?wakka=ALL_SIDES"><SPAN>ALL_SIDES</SPAN></A>, <SPAN>1</SPAN>, <SPAN>4</SPAN>, <SPAN>0.0</SPAN>, <SPAN>0.0</SPAN>, <SPAN>4</SPAN><SPAN>)</SPAN>;</DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV> <SPAN>}</SPAN></DIV></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.wakatech.com/articles/lsl-scripting-basics/bringing-an-animated-gif-into-second-life/"><DIV><SPAN>}</SPAN> </DIV></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/5E104FF1-4F3D-49BF-9F7B-2A0D52A2711C/blog/" title="blog or email this clip"><img src="http://content7.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
New from the makers of Clipmarks:
Amplify.com - Don't just share the news...Amplify it!
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Copyright
Privacy
EULA
OK