Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
onlt プレーン テキスト ファイルを使用して Spark List コントロールにデータを入力するにはどうすればよいですか? たとえば、http://www.mysite.com/mylist.txtに入力する必要があります。?
テキスト ファイルには何が入っていますか?
テキスト ファイルを (HTTPService または URLLoader を使用して) 読み込み、それを使用可能な形式 (IList) に解析する必要があります。