<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>macromedia.flash Google Group</title>
  <link>http://groups.google.com.bo/group/macromedia.flash</link>
  <description></description>
  <language>en</language>
  <item>
  <title>Open Sauce - New Project for Flash Developers from Malibu rum</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/6f61a2d0ede78795/9d96804669df0af1?show_docid=9d96804669df0af1</link>
  <description>
  Just wanted to let everyone know about a cool new open-source project &lt;br&gt; that has just launched for flash developers. &lt;br&gt; Malibu rum has a new website called Malibu By U that allows people to &lt;br&gt; design their own digital bottles, here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.malibu-rum.com/byu/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; They are inviting flash developers to show off their talents and
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/6f61a2d0ede78795/9d96804669df0af1?show_docid=9d96804669df0af1</guid>
  <author>
  brittneec...@gmail.com
  (Brittnee Cann)
  </author>
  <pubDate>Wed, 17 mar 2010 15:39:42 UT
</pubDate>
  </item>
  <item>
  <title>Fonts for Flash</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/ed160a6ccacd4b8b/ae3cdbdf1a7d518b?show_docid=ae3cdbdf1a7d518b</link>
  <description>
  Hi, I am using Pixel fonts in Flash. They look pretty good normally, but &lt;br&gt; sometimes, with certain special window sizes, they get blurry. Does anybody &lt;br&gt; have a clou why? &lt;br&gt; It happens an all my sites, for ex this one &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mirco.ch&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/ed160a6ccacd4b8b/ae3cdbdf1a7d518b?show_docid=ae3cdbdf1a7d518b</guid>
  <author>
  n...@mfor.me
  (Mirco Bottèr)
  </author>
  <pubDate>Mon, 15 mar 2010 14:50:29 UT
</pubDate>
  </item>
  <item>
  <title>build cross media bar menu in flash</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/a1c0e084eb44ae98/29dc5f07fd367056?show_docid=29dc5f07fd367056</link>
  <description>
  hello , &lt;br&gt; i&#39;d like to create a CrossMediaBar (XMB) menu in Flash similar to &lt;br&gt; that found in Sony PSP for my college project.I&#39;d like to get some &lt;br&gt; advice on how to proceed with this. thank you. &lt;br&gt; regards, &lt;br&gt; Aarthi.
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/a1c0e084eb44ae98/29dc5f07fd367056?show_docid=29dc5f07fd367056</guid>
  <author>
  arthikanna...@gmail.com
  (rt)
  </author>
  <pubDate>Sun, 14 mar 2010 14:39:58 UT
</pubDate>
  </item>
  <item>
  <title>open network connections</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/23e7e5efd0f023b4/c57f6831661f234b?show_docid=c57f6831661f234b</link>
  <description>
  Hello &lt;br&gt; can flash player open own network connections? Is it possible to make it &lt;br&gt; use a SOCKS proxy or firefox&#39;s network connection? &lt;br&gt; Chris
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/23e7e5efd0f023b4/c57f6831661f234b?show_docid=c57f6831661f234b</guid>
  <author>
  chris_n...@arcor.de
  (Christian Meier)
  </author>
  <pubDate>Sun, 14 mar 2010 13:39:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Need to create SWF that loads FLV source at runtime from flashvars</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/5cb2dc1bab68e935/388962a27d814d58?show_docid=388962a27d814d58</link>
  <description>
  FWIW, the problem was that I had not added: &lt;br&gt; MattVid.isLive=true; &lt;br&gt; To the beginning of the as. And I needed to use source instead of &lt;br&gt; contentPath (as2). &lt;br&gt; It works like a charm now! &lt;br&gt; Final code in as: &lt;br&gt; MattVid.isLive=true; &lt;br&gt; if(root.loaderInfo.parameters[ &amp;quot;dSource&amp;quot;] != null) &lt;br&gt; MattVid.source = root.loaderInfo.parameters[&amp;quot;dS ource&amp;quot;]
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/5cb2dc1bab68e935/388962a27d814d58?show_docid=388962a27d814d58</guid>
  <author>
  mbr...@mossbeachceramics.com
  (mbrown)
  </author>
  <pubDate>Tue, 09 mar 2010 20:40:00 UT
</pubDate>
  </item>
  <item>
  <title>Need to create SWF that loads FLV source at runtime from flashvars</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/5cb2dc1bab68e935/70a112b918a1fcf8?show_docid=70a112b918a1fcf8</link>
  <description>
  Hi I need to build an SWF with a FLVPlayback component that gets its &lt;br&gt; FLV source from flashvars pased in at runtime via javascript. &lt;br&gt; This is the code I am using on the page: &lt;br&gt; &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;../../../js/swfobject2.js &amp;quot;&amp;gt;&amp;lt;/ &lt;br&gt; script&amp;gt; &lt;br&gt; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt; &lt;br&gt; var flashvars = {};
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/5cb2dc1bab68e935/70a112b918a1fcf8?show_docid=70a112b918a1fcf8</guid>
  <author>
  mbr...@mossbeachceramics.com
  (mbrown)
  </author>
  <pubDate>Tue, 09 mar 2010 01:13:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: What does this mean? &quot;1087: Syntax error: extra characters found after end of program.&quot;?</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/0c7380fa060a4bde/bca2ea2975652931?show_docid=bca2ea2975652931</link>
  <description>
  In article &amp;lt;9b273d38-4ac8-476d-9880-ff35a 3ad0...@developmentnow.com&amp;gt;, &lt;br&gt; For me it usually means I have nested comment blocks. &lt;br&gt; */ &lt;br&gt; it seems you cant do */this/* &lt;br&gt; it doesn&#39;t like it &lt;br&gt; /* &lt;br&gt; but &lt;br&gt; */ it seems you can do //this &lt;br&gt; quite nicely &lt;br&gt; /*
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/0c7380fa060a4bde/bca2ea2975652931?show_docid=bca2ea2975652931</guid>
  <author>
  warren.oa...@gmail.com
  (Warren Oates)
  </author>
  <pubDate>Sun, 07 mar 2010 16:37:34 UT
</pubDate>
  </item>
  <item>
  <title>RE: What does this mean? &quot;1087: Syntax error: extra characters found after end of program.&quot;?</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/0c7380fa060a4bde/b14f608eda93d9db?show_docid=b14f608eda93d9db</link>
  <description>
  hadto revert to flash 2 as a new document with no flash 3 actionscript for mine to work &lt;br&gt; From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/68_2007_8_0_0_1012265/What-does-this-mean-1087-Syntax-error-extra-characters-found-after-end-of-program-.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Posted via DevelopmentNow.com Groups &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/0c7380fa060a4bde/b14f608eda93d9db?show_docid=b14f608eda93d9db</guid>
  <author>
  nos...@developmentnow.com
  (stefan)
  </author>
  <pubDate>Sun, 07 mar 2010 15:55:15 UT
</pubDate>
  </item>
  <item>
  <title>Hiring Flash Developer (NYC or Philly) 75-100K, DOE</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/18effb34cd5d325a/92ff8c5a3a245464?show_docid=92ff8c5a3a245464</link>
  <description>
  Hi there, I am hoping to get the word out about an urgent hiring need &lt;br&gt; for a FTE Flash developer/designer who has experience with Social &lt;br&gt; Media, standalone Flash deployments (CD-ROM or Kiosks) and rich media &lt;br&gt; banners. Please see the description and contact me asap, if you are &lt;br&gt; qualified and interested. No relo and no sponsorship on this one.
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/18effb34cd5d325a/92ff8c5a3a245464?show_docid=92ff8c5a3a245464</guid>
  <author>
  317...@gmail.com
  (208317id)
  </author>
  <pubDate>Sun, 07 mar 2010 02:24:51 UT
</pubDate>
  </item>
  <item>
  <title>Flash Social network (KIPUP.COM)</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/d4a013af5c13cd33/7c82fa11569d074d?show_docid=7c82fa11569d074d</link>
  <description>
  Finally a flash Social network. This is fully functional in a 173kb &lt;br&gt; file. &lt;br&gt; You can: &lt;br&gt; -&amp;gt; Add friends &lt;br&gt; -&amp;gt; Join lounges (groups) &lt;br&gt; -&amp;gt; Upload Photo Albums &lt;br&gt; -&amp;gt; Tag photos &lt;br&gt; -&amp;gt; Broadcast messages &lt;br&gt; -&amp;gt; Keep up with events &lt;br&gt; check it out @ &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://kipup.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/d4a013af5c13cd33/7c82fa11569d074d?show_docid=7c82fa11569d074d</guid>
  <author>
  damiso...@yahoo.com
  (Damilola Jegede)
  </author>
  <pubDate>Wed, 24 feb 2010 18:39:37 UT
</pubDate>
  </item>
  <item>
  <title>Can Flash buttons work in webpage frames redirection?</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/3a68c3e778966fc5/569e078c2a9f23a9?show_docid=569e078c2a9f23a9</link>
  <description>
  Can a _urls.txt link open a webpage in a frame instead of itself jumping to a new http: page? &lt;br&gt; From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/68_0_0_0_0_0/macromedia-flash.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Posted via DevelopmentNow.com Groups &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/3a68c3e778966fc5/569e078c2a9f23a9?show_docid=569e078c2a9f23a9</guid>
  <author>
  b...@shasta.com
  (BB)
  </author>
  <pubDate>Sun, 07 feb 2010 08:44:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: mc embedded in preloader won&#39;t loop at specified frame</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/772d59574efbffa7/cc7e799e5e880a7f?show_docid=cc7e799e5e880a7f</link>
  <description>
  Hi Radices, &lt;br&gt; Hmmm... maybe I used the term wrongly. &lt;br&gt; The object I&#39;m calling a preloader is a movie clip with my movie &lt;br&gt; embedded into a frame. Another frame has actionscript in it that &lt;br&gt; measures how many frames are in my movie and will only play my movie &lt;br&gt; when all of those frames are loaded. Meanwhile there is a loading bar
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/772d59574efbffa7/cc7e799e5e880a7f?show_docid=cc7e799e5e880a7f</guid>
  <author>
  chriscann...@optonline.net
  (Chris Canning)
  </author>
  <pubDate>Thu, 04 feb 2010 03:37:54 UT
</pubDate>
  </item>
  <item>
  <title>RE: timeline effects errors</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/60f53b3692ccf1fe/4ff364a770e9bab9?show_docid=4ff364a770e9bab9</link>
  <description>
  Thanks to dPod. Removing the &#39; in my Macs HDD name did the trick. &lt;br&gt; From &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/68_2009_7_0_0_306063/timeline-effects-errors.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Posted via DevelopmentNow.com Groups &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.developmentnow.com/g/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/60f53b3692ccf1fe/4ff364a770e9bab9?show_docid=4ff364a770e9bab9</guid>
  <author>
  nos...@developmentnow.com
  (Merlin)
  </author>
  <pubDate>Thu, 04 feb 2010 02:36:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: mc embedded in preloader won&#39;t loop at specified frame</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/772d59574efbffa7/a18ba9c1a9415325?show_docid=a18ba9c1a9415325</link>
  <description>
  You shouldn&#39;t need a preloader as the movie has already been loaded &lt;br&gt; and resides on the client unless you are streaming it from a remote &lt;br&gt; server?
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/772d59574efbffa7/a18ba9c1a9415325?show_docid=a18ba9c1a9415325</guid>
  <author>
  radi...@gmail.com
  (Radices)
  </author>
  <pubDate>Wed, 03 feb 2010 16:42:36 UT
</pubDate>
  </item>
  <item>
  <title>Flash movie won&#39;t stop... help?</title>
  <link>http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/09f635fec812402c/0f289d324f4697cf?show_docid=0f289d324f4697cf</link>
  <description>
  So I can&#39;t seem to stop the loop. I tried making a new layer called &lt;br&gt; script and putting the &amp;quot;stop();&amp;quot; script in the actions panel on the &lt;br&gt; last keyframe, but it won&#39;t stop. Does it matter if I&#39;m in &lt;br&gt; actionscript 2.0 or 3.0?
  </description>
  <guid isPermaLink="true">http://groups.google.com.bo/group/macromedia.flash/browse_thread/thread/09f635fec812402c/0f289d324f4697cf?show_docid=0f289d324f4697cf</guid>
  <author>
  touching.the....@gmail.com
  (John)
  </author>
  <pubDate>Wed, 03 feb 2010 15:11:24 UT
</pubDate>
  </item>
  </channel>
</rss>
