<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
  <title>フォーラム - Spark project</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/" />
  <link rel="self" type="application/atom+xml" href="http://forum.libspark.org/modules/whatsnew/atom.php" />
  <id>tag:forum.libspark.org,2010://1</id>
  <updated>2010-03-20T03:40:39+09:00</updated>
      <generator uri="http://linux2.ohwada.net/">XOOPS Whatsnew</generator>
        <rights>Copyright (c) 2010, yossy</rights>
    <author>
  <name>yossy</name>
        <email>webmaster@libspark.org</email>
    </author>
  <entry>
  <title type="html">Re: ActionScript Thread Library 1.0 (そうめん)</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=212&amp;forum=1&amp;post_id=1075#forumpost1075" />
  <id>tag:forum.libspark.org,2010://1.6.1075</id>
  <updated>2009-09-21T09:58:52+09:00</updated>
      <published>2009-09-21T09:58:52+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>snmap</name>
      <uri>http://www.snmap.com/</uri>
      </author>
      <summary type="html">ActionScript 3.0 (FlashPlayer 9) は、処理の流れがひとつしかない「シングルスレッド」で、かつイベントを介して処理を進める「イベント駆動」を採用しているため、データのロード完了を待つ、ユーザーがマウスをクリックするのを待つ、といった非同期処理が入るととたんにコードが複雑になる傾向があります。 そこで登場するのが ActionScript Thread Library 1.0 (そうめん) です。</summary>
        <content type="html"> <![CDATA[
    ActionScript 3.0 (FlashPlayer 9) は、処理の流れがひとつしかない「シングルスレッド」で、かつイベントを介して処理を進める「イベント駆動」を採用しているため、データのロード完了を待つ、ユーザーがマウスをクリックするのを待つ、といった非同期処理が入るととたんにコードが複雑になる傾向があります。 そこで登場するのが ActionScript Thread Library 1.0 (そうめん) です。<img src="http://forum.libspark.org/uploads/smil3dbd4dbc14f3f.gif" alt="" /><img src="http://forum.libspark.org/uploads/smil3dbd4dbc14f3f.gif" alt="" />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Flash内にAmazon Fps 決済APIを組み込んだ経験のある方いますか？</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=273&amp;forum=12&amp;post_id=1074#forumpost1074" />
  <id>tag:forum.libspark.org,2010://1.6.1074</id>
  <updated>2009-09-03T04:41:27+09:00</updated>
      <published>2009-09-03T04:41:27+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>tana</name>
      </author>
      <summary type="html">Flash内にAmazon Fps 決済APIを組み込んだ経験のある方いますか？Flashゲーム内で決済APIが使えるのかどうか試しています。Flashからプラウザウィンドウを出して決済APIを使うやり方ではなくFlash内に呼び出して決済APIを使いたいのですがどなたか試した方はいますか？よろしくお願いします。ちなみにamazon Fps APIというのはamazonから提供された決済用APIのことです。このAPIを利用するとamazonに登録したクレジットカード情報などを使ってを自分のECサイトなどに呼び出し決済ができます。自分は自作の一人用のFLashゲームでアイテムの ...</summary>
        <content type="html"> <![CDATA[
    Flash内にAmazon Fps 決済APIを組み込んだ経験のある方いますか？<br /><br />Flashゲーム内で決済APIが使えるのかどうか試しています。<br />Flashからプラウザウィンドウを出して決済APIを使うやり方ではなくFlash内に呼び出して決済APIを使いたいのですが<br />どなたか試した方はいますか？<br />よろしくお願いします。<br /><br /><br />ちなみにamazon Fps APIというのはamazonから提供された決済用APIのことです。<br />このAPIを利用するとamazonに登録したクレジットカード情報などを使ってを自分のECサイトなどに呼び出し決済ができます。<br /><br />自分は自作の一人用のFLashゲームでアイテムの販売を考えています。<br /><br />どんなゲームを作ったかというと<br />プラウザでプレイできるアクションRPGゲームになります。MMOオンラインゲームとかではないです。<br /><br /><br />今までホームページに公開していたゲームですがこれを課金アイテムを販売しアマゾン決済APIで決済できるようにします。<br />攻略アイテムは10円での販売を考えています。<br />なぜamazonの決済APIを選んだかというとユーザー登録などをしなくてもamazonのアカウントがあればすぐに買うことができるためです。<br />小額決済にも対応し手数料も1.8%、導入手数料もなしとお手ごろで開発者側、利用者側にも使いやすいものだと思っています。<br /><br /><br />考えられる利点<br /> 利用ユーザーが多い<br /> 導入手数料なし　決済手数料 1.8%　<br /> セキュリティ関係（SSLなど）アマゾンがやってくれる<br /> 開発者は銀行口座を登録すればすぐに使える。<br /> 顧客はユーザー登録なしにすぐに買い物ができる。<br /> アマゾンのクレジット情報を利用できる<br /><br /><br />いちおう参考情報載せておきます。<br /><a href="http://journal.mycom.co.jp/articles/2009/02/13/AmazonFPS/index.html" target="_blank">http://journal.mycom.co.jp/articles/2009/02/13/AmazonFPS/index.html</a><br /><a href="http://internet.watch.impress.co.jp/cda/news/2007/08/06/16550.html" target="_blank">http://internet.watch.impress.co.jp/cda/news/2007/08/06/16550.html</a><br /><a href="ttp://blog.livedoor.jp/barneys_tokyo/archives/51255786.html" target="_blank">ttp://blog.livedoor.jp/barneys_tokyo/archives/51255786.html</a><br /><a href="ttp://d.hatena.ne.jp/airmash/20090206" target="_blank">ttp://d.hatena.ne.jp/airmash/20090206</a><br /><br />リソースセンター　サンプルプログラムがあります。<br /><a href="http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=123" target="_blank">http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=123</a><br /><br />Amazon FPS PHP class<br /><a href="http://sourceforge.jp/projects/sfnet_php-fps/" target="_blank">http://sourceforge.jp/projects/sfnet_php-fps/</a><br /><br />リリースセンターにあるサンプルプログラム<br /><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2007&amp;categoryID=228" target="_blank">http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2007&amp;categoryID=228</a><br /><br />海外版にリファレンスサイト<br /><a href="http://aws.amazon.com/fps/" target="_blank">http://aws.amazon.com/fps/</a>
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: Flash(R)向け通信ライブラリ「nine」無料配布</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=272&amp;forum=12&amp;post_id=1073#forumpost1073" />
  <id>tag:forum.libspark.org,2010://1.6.1073</id>
  <updated>2009-07-06T18:17:52+09:00</updated>
      <published>2009-07-06T18:17:52+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>tana</name>
      </author>
      <summary type="html">アバターチャットが公開されました。（サンプルファイルとして同封されいているもの）キャラクターが操作できチャットができます。http://www.fenixsoft.jp/service/sample_application_program.html</summary>
        <content type="html"> <![CDATA[
    アバターチャットが公開されました。（サンプルファイルとして同封されいているもの）<br />キャラクターが操作できチャットができます。<br /><br /><a href="http://www.fenixsoft.jp/service/sample_application_program.html" target="_blank">http://www.fenixsoft.jp/service/sample_application_program.html</a>
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: 読み込み試してみましたが・・・</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=271&amp;forum=16&amp;post_id=1069#forumpost1069" />
  <id>tag:forum.libspark.org,2010://1.6.1069</id>
  <updated>2009-05-21T18:43:18+09:00</updated>
      <published>2009-05-21T18:43:18+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>keno</name>
      <uri>http://keno.serio.jp</uri>
      </author>
      <summary type="html">残念ながら、どちらも社内用ファイルなので送って調査してもらうのは無理ぽいです。ただ、１のファイルはFlash Lite用に書き出したような気がします。２はFlash以外のツールで変換したものかもしれません。そのあたりが原因かも？ともあれ、ご回答ありがとうございました。</summary>
        <content type="html"> <![CDATA[
    残念ながら、どちらも社内用ファイルなので送って調査してもらうのは無理ぽいです。<br /><br />ただ、１のファイルはFlash Lite用に書き出したような気がします。２はFlash以外のツールで変換したものかもしれません。<br />そのあたりが原因かも？<br /><br />ともあれ、ご回答ありがとうございました。<br /><br />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: sleep()によるパフォーマンスの低下について</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=270&amp;forum=1&amp;post_id=1067#forumpost1067" />
  <id>tag:forum.libspark.org,2010://1.6.1067</id>
  <updated>2009-05-21T18:15:28+09:00</updated>
      <published>2009-05-21T18:15:28+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>yossy</name>
      <uri>http://www.be-interactive.org/</uri>
        <email>webmaster@libspark.org</email>
    </author>
      <summary type="html">ありがとうございます！！確認してみますが、恐らくご指摘の通りだと思います。</summary>
        <content type="html"> <![CDATA[
    ありがとうございます！！<br /><br />確認してみますが、恐らくご指摘の通りだと思います。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">歯科2</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=269&amp;forum=9&amp;post_id=1064#forumpost1064" />
  <id>tag:forum.libspark.org,2010://1.6.1064</id>
  <updated>2009-05-18T09:54:02+09:00</updated>
      <published>2009-05-18T09:54:02+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>ddddyyyyy</name>
      <uri>http://www.musicaholic.com.cn</uri>
      </author>
      <summary type="html">名古屋市の矯正歯科・インプラント・ホワイトニングの総合情報資料請求いただいた方から毎月5名様に商品券5000円分をプレゼントします。2007年3月開始予定名古屋 矯正歯科さんにインタビューしてきました。矯正費用が定額制でキャンセル可能って本当ですか？「歯列矯正」というと基本的には施術期間に応じて費用が増えていくので、費用がわかりにくく終わってみれば100万円を越えるようなことがよくあります。でも歯医者さんに施術の本音を聞くと、実際には最初のカウンセリングの段階でおおよその施術期間と施術費用ってわかるそうなんで ...</summary>
        <content type="html"> <![CDATA[
    名古屋市の矯正歯科・インプラント・ホワイトニングの総合情報<br />資料請求いただいた方から毎月5名様に商品券5000円分をプレゼントします。2007年3月開始予定<br /><a href="http://www.kyousei-nagoya.jp" target="_blank">名古屋　矯正歯科</a>さんにインタビューしてきました。矯正費用が定額制でキャンセル可能って本当ですか？<br />「歯列矯正」というと基本的には施術期間に応じて費用が増えていくので、費用がわかりにくく終わってみれば100万円を越えるようなことがよくあります。<br />でも歯医者さんに施術の本音を聞くと、実際には最初のカウンセリングの段階でおおよその施術期間と施術費用ってわかるそうなんです。分かるんだったら教えてよ！って思うのが本音ですよね？<br />今回インタビューしてきた歯医者さんでは、無料カウンセリングをしたときに矯正費用の全額を固定化してくれるとのことでした。さらに、不都合があった場合は30日間はキャンセル可能とのこと。<br />上飯田駅近く。女性院長による診療。小児矯正、ホワイトニング等の治療案内。 ... ムービースキップ. このサイトを見る<br />矯正歯科 名古屋/歯並び矯正とインプラントの前山歯科<br />川名駅利用。歯列矯正、インプラント治療の診療案内。 ... 矯正歯科なら. 名古屋市 昭和区 前山歯科. 掛川市 旭ヶ丘 くりた歯科 ... Reserved. 矯正歯科 歯並び矯正 成人歯並び矯正 インプラント 名古屋市 昭和区 前山歯科 ... こ   のサイトを見る<br />現在の試作品のサイズは、<a href="http://www.cato-pc.com" target="_blank">ノート　パソコン</a>で使われている既存のリチウムイオン電池とほぼ同じだ。<br />矯正歯科専門医。レーザー治療、診療所の案内等。 ... 名古屋矯正歯科診療所は、名古屋市の名古屋駅近くの矯正歯科診療所です。 ... 名古屋矯正歯科診療所 名古屋市中村区名駅南2-14-19 住友生命名古屋ビル14階.このサイトを見る名古屋市昭和区 デーモンシステム 松田矯正歯科<br />技術の導入 ... このサイトを見る高木歯科医院ホームページ<br />て最新の設備 ... このサイトを見る矯正歯科-名古屋市 | ウララ矯正歯科クリニック栄。矯正歯科専門。土曜診療。 ... 情報満載のウララ矯正歯科クリニック. 携帯サイトです。 ご来院の際は、ブックマークしておくと便利，当医院までの道のりをわかりやすく. 紹介しています。 <br />日本では健康保険の適用対象外であり、自由診療となるので多額の治療費がかかる。 <br /><br /><br /><br /><br />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: svn/js/ ルート階層の追加について</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=268&amp;forum=1&amp;post_id=1063#forumpost1063" />
  <id>tag:forum.libspark.org,2010://1.6.1063</id>
  <updated>2009-05-02T22:29:44+09:00</updated>
      <published>2009-05-02T22:29:44+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>yossy</name>
      <uri>http://www.be-interactive.org/</uri>
        <email>webmaster@libspark.org</email>
    </author>
      <summary type="html">遅くなってすみません！全然 OK ですー。ありがとうございます！</summary>
        <content type="html"> <![CDATA[
    遅くなってすみません！<br /><br />全然 OK ですー。ありがとうございます！<img src="http://forum.libspark.org/uploads/smil3dbd4d4e4c4f2.gif" alt="" />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">The FLARToolKit forum has been moved.</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=267&amp;forum=18&amp;post_id=1060#forumpost1060" />
  <id>tag:forum.libspark.org,2010://1.6.1060</id>
  <updated>2009-03-12T14:29:39+09:00</updated>
      <published>2009-03-12T14:29:39+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>yossy</name>
      <uri>http://www.be-interactive.org/</uri>
        <email>webmaster@libspark.org</email>
    </author>
      <summary type="html">The FLARToolKit forum has been moved to the following URL:http://groups.google.com/group/flartoolkit-userzThanks</summary>
        <content type="html"> <![CDATA[
    The FLARToolKit forum has been moved to the following URL:<br /><br /><a href="http://groups.google.com/group/flartoolkit-userz" target="_blank">http://groups.google.com/group/flartoolkit-userz</a><br /><br />Thanks
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: Commercial Use</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=261&amp;forum=18&amp;post_id=1059#forumpost1059" />
  <id>tag:forum.libspark.org,2010://1.6.1059</id>
  <updated>2009-03-12T01:53:20+09:00</updated>
      <published>2009-03-12T01:53:20+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>zerofract</name>
      <uri>http://www.zerofractal.com</uri>
      </author>
      <summary type="html">I had that exact same question. If they are GPL, do they have to provide the source to the entire advertisement campaign? The project file, the 3d models, the source of the 3d models, and the classes to animate each element in their &quot;eco farm&quot;? or just the flash class where the AR was implemented?</summary>
        <content type="html"> <![CDATA[
    I had that exact same question.  If they are GPL, do they have to provide the source to the entire advertisement campaign?  The project file, the 3d models, the source of the 3d models, and the classes to animate each element in their "eco farm"? or just the flash class where the AR was implemented?
    ]]> </content>
    </entry>
  <entry>
  <title type="html">[Demo] UNITY3D Augmented Reality</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=266&amp;forum=18&amp;post_id=1057#forumpost1057" />
  <id>tag:forum.libspark.org,2010://1.6.1057</id>
  <updated>2009-03-11T12:12:12+09:00</updated>
      <published>2009-03-11T12:12:12+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>zerofract</name>
      <uri>http://www.zerofractal.com</uri>
      </author>
      <summary type="html">Hi. I was fooling around with the FLAR library yesterday and pulled together a simple proof of concept of integrating Flash and Unity to provide augmented reality. Have a look at: http://www.zerofractal.com/fractalreality/augmentedReality.html I have one question. I noticed that the tracking result is applied to a transformation matrix to the 3D object (the plane and the cube), but the camera stays still. How hard can it be to do the opposite? have the plane sit at 0,0,0 coordinates and make the ...</summary>
        <content type="html"> <![CDATA[
    Hi. <br /><br />I was fooling around with the FLAR library yesterday and pulled together a simple proof of concept of integrating Flash and Unity to provide augmented reality. <br /><br />Have a look at: <br /><a href="http://www.zerofractal.com/fractalreality/augmentedReality.html" target="_blank">http://www.zerofractal.com/fractalreality/augmentedReality.html</a> <br /><br />I have one question.  I noticed that the tracking result is applied to a transformation matrix to the 3D object (the plane and the cube), but the camera stays still.  How hard can it be to do the opposite?  have the plane sit at 0,0,0 coordinates and make the camera move according to the AR result?  I find it much easier for this kind of applications to only move the camera while the rest of the environment is actually still.<br /><br />Any Ideas?
    ]]> </content>
    </entry>
  <entry>
  <title type="html">The next step</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=265&amp;forum=18&amp;post_id=1056#forumpost1056" />
  <id>tag:forum.libspark.org,2010://1.6.1056</id>
  <updated>2009-02-28T20:28:11+09:00</updated>
      <published>2009-02-28T20:28:11+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>elliejoh</name>
      </author>
      <summary type="html">Thanks for your page and the FLARtoolkit. Just love it!But hey, cubes are not fun! ;)Were can I find a nice tutorial how to take the next step and use Sketchup or another 3D-program with the FLARToolkit.Please give us a link or a new article with a step by step tutorial.I want to make my apartment in 3D and show it to the rest of the world.With LoveEllie, Sweden</summary>
        <content type="html"> <![CDATA[
    Thanks for your page and the FLARtoolkit. Just love it!<br /><br />But hey, cubes are not fun! ;)<br /><br />Were can I find a nice tutorial how to take the next step and use Sketchup or another 3D-program with the FLARToolkit.<br /><br />Please give us a link or a new article with a step by step tutorial.<br /><br />I want to make my apartment in 3D and show it to the rest of the world.<br /><br />With Love<br /><br />Ellie, Sweden
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: flarToolkit [ real coordinates ]</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=260&amp;forum=18&amp;post_id=1055#forumpost1055" />
  <id>tag:forum.libspark.org,2010://1.6.1055</id>
  <updated>2009-02-28T02:58:27+09:00</updated>
      <published>2009-02-28T02:58:27+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>wolfito55</name>
      <uri>http://www.grupow.com</uri>
        <email>eortiz@grupow.com</email>
    </author>
      <summary type="html">hey, i forgot tom mention that its been solved, i did it on papervision3d instead of away3D i will be posting the code @ labs[dot]grupow[dot]com soonhere it is:http://www.youtube.com/watch?v=3HCzmk48nE8thx a lot saqoosha!! </summary>
        <content type="html"> <![CDATA[
    hey, i forgot tom mention that its been solved, i did it on papervision3d instead of away3D  i will be posting the code @ labs[dot]grupow[dot]com  soon<br /><br />here it is:<br /><br /><a href="http://www.youtube.com/watch?v=3HCzmk48nE8" target="_blank">http://www.youtube.com/watch?v=3HCzmk48nE8</a><br /><br /><br />thx a lot saqoosha!! <img src="http://forum.libspark.org/uploads/smil3dbd4d4e4c4f2.gif" alt="" />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Multiple Markers</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=264&amp;forum=18&amp;post_id=1054#forumpost1054" />
  <id>tag:forum.libspark.org,2010://1.6.1054</id>
  <updated>2009-02-26T18:15:39+09:00</updated>
      <published>2009-02-26T18:15:39+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>kimsoler</name>
      <uri>http://www.ddediseno.com</uri>
        <email>kimsoler@gmail.com</email>
    </author>
      <summary type="html">Hello,First of all congratulations for the adaptation of ARToolKit to Flash, it&apos;s great.I have a doubt that I present below:As might be done to detect different Markers so that depending on the Marker that would appear in front of the webcam one or another 3D element will be shown.Do you have any example with Flash IDE?Let&apos;s see if you can clarify this doubt.Another thing I wanted to ask you is if you plan to translate the comments in the code to English.Thanks for all, a greeting,</summary>
        <content type="html"> <![CDATA[
    Hello,<br />First of all congratulations for the adaptation of ARToolKit to Flash, it's great.<br />I have a doubt that I present below:<br />As might be done to detect different Markers so that depending on the Marker that would appear in front of the webcam one or another 3D element will be shown.<br />Do you have any example with Flash IDE?<br />Let's see if you can clarify this doubt.<br />Another thing I wanted to ask you is if you plan to translate the comments in the code to English.<br />Thanks for all, a greeting,
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Catching exceptions</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=263&amp;forum=18&amp;post_id=1053#forumpost1053" />
  <id>tag:forum.libspark.org,2010://1.6.1053</id>
  <updated>2009-02-16T19:46:55+09:00</updated>
      <published>2009-02-16T19:46:55+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>epologee</name>
      <uri>http://epologee.com</uri>
      </author>
      <summary type="html">Hi Saqoosha &amp;amp; Co.,Do you wan&apos;t us submitting FLARToolkit bugs to this forum, or would you rather have them somewhere else? The org.libspark.flartoolkit.utils.NyObjectStack throws a few exceptions here and there, but they are never caught. I&apos;m having a hard time ploughing through the Japanese comments, but yet again Google translate is a blessing :)At line 73 the class throws a FLARException, which breaks the label instance of the FLARLabeling_BitmapData.labeling() method. Maybe that part sho ...</summary>
        <content type="html"> <![CDATA[
    Hi Saqoosha &amp; Co.,<br /><br />Do you wan't us submitting FLARToolkit bugs to this forum, or would you rather have them somewhere else? <br /><br />The org.libspark.flartoolkit.utils.NyObjectStack throws a few exceptions here and there, but they are never caught. I'm having a hard time ploughing through the Japanese comments, but yet again Google translate is a blessing :)<br /><br />At line 73 the class throws a FLARException, which breaks the label instance of the FLARLabeling_BitmapData.labeling() method. Maybe that part should be within a try-catch block?<br /><br /><div class="xoopsCode"><pre><code>while (!currentRect.isEmpty()) {
	hLineRect.y = currentRect.top;
	hSearch.copyPixels(label_img, hLineRect, ZERO_POINT);
	hSearchRect = hSearch.getColorBoundsRect(0xffffff, 0xffffff, true);
	
	try {
		label = label_list.prePush() as FLARLabelingLabel;
		label_img.floodFill(hSearchRect.x, hLineRect.y, ++index);
		labelRect = label_img.getColorBoundsRect(0xffffff, index, true);
		label.id = index;
		label.area = labelRect.width * labelRect.height;
		label.clip_l = labelRect.left;
		label.clip_r = labelRect.right - 1;
		label.clip_t = labelRect.top;
		label.clip_b = labelRect.bottom - 1;
		label.pos_x = (labelRect.left + labelRect.right - 1) * 0.5;
		label.pos_y = (labelRect.top + labelRect.bottom - 1) * 0.5;
	} catch (ei:Error) {
		trace("labeling [i]: " + ei.message + "\n" + ei.getStackTrace().split("\n", 4).join("\n")+" - "+toString());
	}
	currentRect = label_img.getColorBoundsRect(0xffffff, 0xffffff, true);
}
</code></pre></div><br /><br />Cheers,<br />Eric-Paul.
    ]]> </content>
    </entry>
  <entry>
  <title type="html">FLARMultiMarkerDetector getARCodeIndex incorrect</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=262&amp;forum=18&amp;post_id=1052#forumpost1052" />
  <id>tag:forum.libspark.org,2010://1.6.1052</id>
  <updated>2009-02-13T20:17:48+09:00</updated>
      <published>2009-02-13T20:17:48+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>epologee</name>
      <uri>http://epologee.com</uri>
      </author>
      <summary type="html">Hello Saqoosha and friends!Thank you for porting ARTools to Flash, it&apos;s soooo cool! :)I&apos;ve been playing with it for a few days, and I&apos;ve been trying the multiple marker classes. I&apos;ve noticed there are some features that need more testing.There is an error in the getARCodeIndex method. Instead of returning &quot;arcode_id&quot; it should return &quot;codeId&quot;. Might be good to type the result one row up, so the compiler knows of the error. This is a corrected version of that method:public function getARCodeIndex ...</summary>
        <content type="html"> <![CDATA[
    Hello Saqoosha and friends!<br /><br />Thank you for porting ARTools to Flash, it's soooo cool! :)<br />I've been playing with it for a few days, and I've been trying the multiple marker classes. I've noticed there are some features that need more testing.<br /><br />There is an error in the getARCodeIndex method. Instead of returning "arcode_id" it should return "codeId". Might be good to type the result one row up, so the compiler knows of the error. <br /><br />This is a corrected version of that method:<br /><br /><div class="xoopsCode"><pre><code>public function getARCodeIndex(i_index:int):int {
	var result:FLARMultiMarkerDetectorResult = this._result_holder.result_array[i_index] as FLARMultiMarkerDetectorResult;
	return result.codeId;
}</code></pre></div><br /><br />Cheers!<br />Eric-Paul
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: How to use the sample?</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=259&amp;forum=18&amp;post_id=1050#forumpost1050" />
  <id>tag:forum.libspark.org,2010://1.6.1050</id>
  <updated>2009-02-12T11:12:05+09:00</updated>
      <published>2009-02-12T11:12:05+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>Saqoosha</name>
      <uri>http://saqoosha.net/</uri>
        <email>saq@saqoosha.net</email>
    </author>
      <summary type="html">Sorry for late reply.I wrote some tutorial for beginner.All of requirements are included to the tutorial.So please try it.http://saqoosha.net/en/flartoolkit/start-up-guide/</summary>
        <content type="html"> <![CDATA[
    Sorry for late reply.<br />I wrote some tutorial for beginner.<br />All of requirements are included to the tutorial.<br />So please try it.<br /><a href="http://saqoosha.net/en/flartoolkit/start-up-guide/" target="_blank">http://saqoosha.net/en/flartoolkit/start-up-guide/</a>
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: FLARToolKitの使用方法について</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=258&amp;forum=18&amp;post_id=1043#forumpost1043" />
  <id>tag:forum.libspark.org,2010://1.6.1043</id>
  <updated>2009-02-03T02:21:43+09:00</updated>
      <published>2009-02-03T02:21:43+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>kubota</name>
      </author>
      <summary type="html">返信ありがとうございます。これからさっそく試してみますね！また何かわからないことがありましたらよろしくお願いします。ありがとうございましたー！</summary>
        <content type="html"> <![CDATA[
    返信ありがとうございます。<br /><br />これからさっそく試してみますね！<br />また何かわからないことがありましたらよろしくお願いします。<br /><br />ありがとうございましたー！
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: sparkprojectのトップにないクラス(as2/tomoe)の使用について</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=256&amp;forum=1&amp;post_id=1040#forumpost1040" />
  <id>tag:forum.libspark.org,2010://1.6.1040</id>
  <updated>2008-12-18T11:04:38+09:00</updated>
      <published>2008-12-18T11:04:38+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>kaneko</name>
      </author>
      <summary type="html">yossy様 いつもお世話になっております。迅速な対応ありがとうございました。spark projectのクラスにはいつも感銘を受け、大変助けられています。自分もみなさまの様になれるよう、がんばりたいと思います。これからもよろしくおねがいします。ありがとうございました。kaneko </summary>
        <content type="html"> <![CDATA[
    yossy様　いつもお世話になっております。<br /><br />迅速な対応ありがとうございました。<br /><br />spark projectのクラスにはいつも感銘を受け、大変助けられています。<br />自分もみなさまの様になれるよう、がんばりたいと思います。<br />これからもよろしくおねがいします。<br /><br />ありがとうございました。<br /><br />kaneko 
    ]]> </content>
    </entry>
  <entry>
  <title type="html">迅速な対応ありがとうございました。</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=257&amp;forum=1&amp;post_id=1039#forumpost1039" />
  <id>tag:forum.libspark.org,2010://1.6.1039</id>
  <updated>2008-12-18T11:01:25+09:00</updated>
      <published>2008-12-18T11:01:25+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>kaneko</name>
      </author>
      <summary type="html">yossy様 いつもお世話になっております。迅速な対応ありがとうございました。spark projectのクラスにはいつも感銘を受け、大変助けられています。自分もみなさまの様になれるよう、がんばりたいと思います。これからもよろしくおねがいします。ありがとうございました。kaneko</summary>
        <content type="html"> <![CDATA[
    yossy様　いつもお世話になっております。<br /><br />迅速な対応ありがとうございました。<br /><br />spark projectのクラスにはいつも感銘を受け、大変助けられています。<br />自分もみなさまの様になれるよう、がんばりたいと思います。<br />これからもよろしくおねがいします。<br /><br />ありがとうございました。<br /><br />kaneko
    ]]> </content>
    </entry>
  <entry>
  <title type="html">some problem on writeSWF class</title>
  <link rel="alternate" type="text/html" href="http://forum.libspark.org/modules/xhnewbb/viewtopic.php?topic_id=255&amp;forum=1&amp;post_id=1036#forumpost1036" />
  <id>tag:forum.libspark.org,2010://1.6.1036</id>
  <updated>2008-12-09T18:33:04+09:00</updated>
      <published>2008-12-09T18:33:04+09:00</published>
        <category term="フォーラム" /> 
    <author>
  <name>layola</name>
      <uri>http://www.g.cn</uri>
        <email>sonygodx@gmail.com</email>
    </author>
      <summary type="html">hi,great coder .thank you for share this powerful code to all.when I use this class I find some problem ,here is the code.org.libspark.swfassist.swf.io :SWFWriter public function writeDefineBitsLossless2(output:DataOutput, context:WritingContext, tag:DefineBitsLossless2):void { if (context.version &lt; 2) { return; } _tagData.writeU16(tag.characterId); _tagData.writeU8(tag.bitmapFormat); _tagData.writeU16(tag.bitmapWidth); _tagData.writeU16(tag.bitmapHeight); var bytes:ByteArray = new ByteArray();  ...</summary>
        <content type="html"> <![CDATA[
    hi,great coder .<br />thank you  for share this  powerful code to  all.<br />when I  use  this class I find some problem  ,<br />here is the code.<br />org.libspark.swfassist.swf.io :SWFWriter <br /><br />  public function writeDefineBitsLossless2(output:DataOutput, context:WritingContext, tag:DefineBitsLossless2):void<br />        {<br />            if (context.version < 2) {<br />                return;<br />            }<br />            <br />            _tagData.writeU16(tag.characterId);<br />            _tagData.writeU8(tag.bitmapFormat);<br />            _tagData.writeU16(tag.bitmapWidth);<br />            _tagData.writeU16(tag.bitmapHeight);<br />            <br />            var bytes:ByteArray = new ByteArray();<br />            <br />            if (tag.bitmapFormat == BitmapFormatConstants.COLORMAPPED8) {<br />                _tagData.writeU8(tag.colorTable.length);<br />                var bytesOutput:DataOutput =new ByteArrayOutputStream(bytes);<br />                for each (var rgb:RGBA in tag.colorTable) {<br />                    writeRGBA(bytesOutput, context, rgb);<br />                }<br />            }<br />            <br />            if (tag.data) {<br />                bytes.writeBytes(tag.data);<br />            }<br />            <br />            bytes.compress();<br />            <br />            _tagData.writeBytes(bytes);<br />            <br />            endTag(output, _tagData.byteArray, tag);<br />        }<br /><br />I want to resize some swfs made by pdf to change they size ,such like change they width and height.<br />I have no idea about this ,but when I change your code to <br />var bytesOutput:DataOutput =new ByteArrayOutputStream(bytes);<br />it' seem the output swf lose some color.<br />hope you can fix soon.<br />thank you .<br /><br />my test code.<br /><br />//---------------------------<br />    public function Demo1()<br />        {<br />            var loader:URLLoader = new URLLoader();<br />            loader.dataFormat = URLLoaderDataFormat.BINARY;<br />            loader.addEventListener(Event.COMPLETE, completeHandler);<br />            loader.load(new URLRequest('<a href="http://192.168.0.7/pdf/2.swf'" target="_blank">http://192.168.0.7/pdf/2.swf'</a>));<br />        }<br />        <br />        private function completeHandler(e:Event):void<br />        {<br />            var loader:URLLoader = URLLoader(e.target);<br />            var input:DataInput = new ByteArrayInputStream(loader.data);<br />            var context:ReadingContext = new ReadingContext();<br />            var reader:SWFReader = new SWFReader();<br />            <br />            var swf:SWF = reader.readSWF(input, context);<br />            <br />        <br />            swf.header.frameSize.xMax=800;<br />            swf.header.frameSize.yMax=640;<br />            swf.header.isCompressed=false;<br />            swf.header.version=9;<br />            var swfBytes:ByteArray = new ByteArray();<br />            <br />            new SWFWriter().writeSWF(new ByteArrayOutputStream(swfBytes), new WritingContext(), swf);<br />          <br />              var stream:FileStream = new FileStream();<br />            stream.open(File.desktopDirectory.resolvePath('test_24c.swf'), FileMode.WRITE);<br />            stream.writeBytes(swfBytes);<br />            stream.close();<br />        }<br /><br />and the test swf was Compress .
    ]]> </content>
    </entry>
</feed>