Questions tagged [loader]

Loaders make it easy to asynchronously load data in an activity or fragment.

Introduced in Android 3.0, loaders make it easy to asynchronously load data in an activity or fragment. Loaders have these characteristics:

  • They are available to every Activity and Fragment.
  • They provide asynchronous loading of data.
  • They monitor the source of their data and deliver new results when the content changes.
  • They automatically reconnect to the last loader's cursor when being recreated after a configuration change. Thus, they don't need to re-query their data.

Reference page: http://developer.android.com/guide/components/loaders.html

1805 questions
0
votes
2 answers

Memory Leak in CursorLoader

I'm having a memory leak in a cursor Loader. This is the log of the memory Leak: For this line: * references com.carlos.capstone.adapters.SuggestionsAdapter.mContext I deduce that the leak is happening in the "handler" of the SuggestionAdapter and…
Carlos Hernández Gil
  • 1,853
  • 2
  • 22
  • 30
0
votes
1 answer

How to rewrite path of the loaded atlasJSONHash?

guys! In the boot.js file I load an atlastexture game.load.atlasJSONHash('MyShip', urlForImages + 'img/animatedObjects/ships/' + playerInfoObject.ship.id + '.png', urlForJSONS + 'img/animatedObjects/ships/' + playerInfoObject.ship.id +…
weratius
  • 113
  • 1
  • 12
0
votes
1 answer

Copy/pasted JsonLoader from Threejs.org not working

So I am trying to get a JSONLoader to work from threejs.org Three.js is working for sure because I have no problem creating a cube. But when I try to load a js file throuh JSONLoader then nothing happens. My first…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/json" class="post-tag grid--cell" title="show questions tagged 'json'" rel="tag">json</a> <a href="../../questions/tagged/three.js" class="post-tag grid--cell" title="show questions tagged 'three.js'" rel="tag">three.js</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> <a href="../../questions/tagged/3dsmax" class="post-tag grid--cell" title="show questions tagged '3dsmax'" rel="tag">3dsmax</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 20 '16 at 20:21">asked Mar 20 '16 at 20:21</time> <a href="../../users/5620642/nulle" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5620642.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Nulle" /> </a> <div class="s-user-card--info"> <a href="../../users/5620642/nulle" class="s-user-card--link">Nulle</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,301</li> <li class="s-award-bling s-award-bling__silver" title="13 silver badges">13</li> <li class="s-award-bling s-award-bling__bronze" title="28 bronze badges">28</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-3595218"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/3595218/actionscript-3-a-loader-that-supports-many-apps" class="question-hyperlink">ActionScript 3 - a loader that supports many apps?</a></h3> <div class="excerpt">I have created a simple SWF-loader in ActionScript 3.0. It loads an SWF from a server and then plays it. While downloading, it displays the "loading" screen. Its main defect is that it can load only one Flash application - the one which it is…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache-flex" class="post-tag grid--cell" title="show questions tagged 'apache-flex'" rel="tag">apache-flex</a> <a href="../../questions/tagged/actionscript-3" class="post-tag grid--cell" title="show questions tagged 'actionscript-3'" rel="tag">actionscript-3</a> <a href="../../questions/tagged/flash" class="post-tag grid--cell" title="show questions tagged 'flash'" rel="tag">flash</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> <a href="../../questions/tagged/flashdevelop" class="post-tag grid--cell" title="show questions tagged 'flashdevelop'" rel="tag">flashdevelop</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 29 '10 at 14:58">asked Aug 29 '10 at 14:58</time> <a href="../../users/431287/rhino" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/431287.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="rhino" /> </a> <div class="s-user-card--info"> <a href="../../users/431287/rhino" class="s-user-card--link">rhino</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">13,543</li> <li class="s-award-bling s-award-bling__gold" title="9 gold badges">9</li> <li class="s-award-bling s-award-bling__silver" title="37 silver badges">37</li> <li class="s-award-bling s-award-bling__bronze" title="39 bronze badges">39</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35946758"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35946758/animated-gif-doesn-t-load-in-img-src" class="question-hyperlink">Animated GIF doesn't load in <img src""/></a></h3> <div class="excerpt">I'm creating an exit page for processing payments through Paypal. Now the problem is that I want display an animated GIF which doesn't load inside . I only get the static image. I've tried to add a preloading function onLoad() but nothing... I would…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/gif" class="post-tag grid--cell" title="show questions tagged 'gif'" rel="tag">gif</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> <a href="../../questions/tagged/animated-gif" class="post-tag grid--cell" title="show questions tagged 'animated-gif'" rel="tag">animated-gif</a> <a href="../../questions/tagged/preloader" class="post-tag grid--cell" title="show questions tagged 'preloader'" rel="tag">preloader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 11 '16 at 17:52">asked Mar 11 '16 at 17:52</time> <a href="../../users/4464905/middlelady" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4464905.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="middlelady" /> </a> <div class="s-user-card--info"> <a href="../../users/4464905/middlelady" class="s-user-card--link">middlelady</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">573</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="13 silver badges">13</li> <li class="s-award-bling s-award-bling__bronze" title="36 bronze badges">36</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35843889"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35843889/import-data-from-csv-to-ms-sql-using-bat-file" class="question-hyperlink">import data from CSV to MS SQL using *.bat file</a></h3> <div class="excerpt">I have csv file with column: id,name,value I need to write simple Test.bat file (windows batch file), where I put: server name, database, table, user and pass and script will insert all *.csv data to my db. (something similar to SQL loader) </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/sql-server" class="post-tag grid--cell" title="show questions tagged 'sql-server'" rel="tag">sql-server</a> <a href="../../questions/tagged/csv" class="post-tag grid--cell" title="show questions tagged 'csv'" rel="tag">csv</a> <a href="../../questions/tagged/batch-file" class="post-tag grid--cell" title="show questions tagged 'batch-file'" rel="tag">batch-file</a> <a href="../../questions/tagged/batch-processing" class="post-tag grid--cell" title="show questions tagged 'batch-processing'" rel="tag">batch-processing</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 07 '16 at 12:33">asked Mar 07 '16 at 12:33</time> <a href="../../users/2207426/4est" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2207426.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="4est" /> </a> <div class="s-user-card--info"> <a href="../../users/2207426/4est" class="s-user-card--link">4est</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">3,010</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="41 silver badges">41</li> <li class="s-award-bling s-award-bling__bronze" title="63 bronze badges">63</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35748570"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35748570/as3-how-will-i-find-movieclips-name-of-external-swf-which-is-loaded-inside-a-m" class="question-hyperlink">AS3: How will I find movieclips name of external swf which is loaded inside a movieclip.movieclip?</a></h3> <div class="excerpt">I've loaded a swf inside a movieclip which is inside another movieclip. frame.pageLoader.addChild(intoMC) Here's the code: frame.visible = true; var bookImagePath: String = "file://" + File.userDirectory.nativePath.toString() + "/Books/" +…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/actionscript-3" class="post-tag grid--cell" title="show questions tagged 'actionscript-3'" rel="tag">actionscript-3</a> <a href="../../questions/tagged/load" class="post-tag grid--cell" title="show questions tagged 'load'" rel="tag">load</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> <a href="../../questions/tagged/movieclip" class="post-tag grid--cell" title="show questions tagged 'movieclip'" rel="tag">movieclip</a> <a href="../../questions/tagged/addchild" class="post-tag grid--cell" title="show questions tagged 'addchild'" rel="tag">addchild</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 02 '16 at 13:27">asked Mar 02 '16 at 13:27</time> <a href="../../users/5846483/2adpro-animation" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5846483.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="2adpro Animation" /> </a> <div class="s-user-card--info"> <a href="../../users/5846483/2adpro-animation" class="s-user-card--link">2adpro Animation</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">25</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-3572535"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/3572535/generating-preview-of-bmp-image" class="question-hyperlink">generating preview of BMP Image</a></h3> <div class="excerpt">I am working on a Media up-loader which uploads images to Server. Before start upload file i want to show small thumbnail of Image. I used Loader class to load image selected by user & used Canvas to draw image on it. This works fine with images…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/apache-flex" class="post-tag grid--cell" title="show questions tagged 'apache-flex'" rel="tag">apache-flex</a> <a href="../../questions/tagged/canvas" class="post-tag grid--cell" title="show questions tagged 'canvas'" rel="tag">canvas</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> <a href="../../questions/tagged/bitmapdata" class="post-tag grid--cell" title="show questions tagged 'bitmapdata'" rel="tag">bitmapdata</a> <a href="../../questions/tagged/bmp" class="post-tag grid--cell" title="show questions tagged 'bmp'" rel="tag">bmp</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 26 '10 at 06:29">asked Aug 26 '10 at 06:29</time> <a href="../../users/204776/krishna" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/204776.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="krishna" /> </a> <div class="s-user-card--info"> <a href="../../users/204776/krishna" class="s-user-card--link">krishna</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">339</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35719842"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35719842/device-rotation-and-loaders-callback" class="question-hyperlink">device rotation and loaders callback</a></h3> <div class="excerpt">I have a simple question regarding the rotation of the device inside a Fragment. I have the following loader callback with the method bindView(data) in it. @Override public void onLoadFinished(Loader<Cursor> loader, Cursor data) { …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/android" class="post-tag grid--cell" title="show questions tagged 'android'" rel="tag">android</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 01 '16 at 10:01">asked Mar 01 '16 at 10:01</time> <a href="../../users/5033923/carlos-hernandez-gil" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5033923.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Carlos Hernández Gil" /> </a> <div class="s-user-card--info"> <a href="../../users/5033923/carlos-hernandez-gil" class="s-user-card--link">Carlos Hernández Gil</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,853</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badges">22</li> <li class="s-award-bling s-award-bling__bronze" title="30 bronze badges">30</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35703525"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35703525/how-to-use-a-loader-script-with-php-app" class="question-hyperlink">How to use a loader script with PHP app?</a></h3> <div class="excerpt">So I have designed a PHP application that uses an oAuth2 API integration to create a unique interface for a CRM. App is working great on my server, and am ready to offer it to my clients. My initial idea for expanding this was to create a unique…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/.htaccess" class="post-tag grid--cell" title="show questions tagged '.htaccess'" rel="tag">.htaccess</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 29 '16 at 15:39">asked Feb 29 '16 at 15:39</time> <a href="../../users/4642279/david-avellan" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4642279.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="David Avellan" /> </a> <div class="s-user-card--info"> <a href="../../users/4642279/david-avellan" class="s-user-card--link">David Avellan</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">385</li> <li class="s-award-bling s-award-bling__silver" title="4 silver badges">4</li> <li class="s-award-bling s-award-bling__bronze" title="24 bronze badges">24</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35702879"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35702879/loading-a-shared-library-from-any-directory" class="question-hyperlink">loading a shared library from any directory</a></h3> <div class="excerpt">I'm playing with shared library linking and loading procedures, and trying to learn about different ways to tackle the loading error: error while loading shared libraries: ... : cannot open shared object file: No such file or directory I managed to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/linux" class="post-tag grid--cell" title="show questions tagged 'linux'" rel="tag">linux</a> <a href="../../questions/tagged/gcc" class="post-tag grid--cell" title="show questions tagged 'gcc'" rel="tag">gcc</a> <a href="../../questions/tagged/linker" class="post-tag grid--cell" title="show questions tagged 'linker'" rel="tag">linker</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 29 '16 at 15:07">asked Feb 29 '16 at 15:07</time> <a href="../../users/3002584/ofird" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3002584.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="OfirD" /> </a> <div class="s-user-card--info"> <a href="../../users/3002584/ofird" class="s-user-card--link">OfirD</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9,442</li> <li class="s-award-bling s-award-bling__gold" title="5 gold badges">5</li> <li class="s-award-bling s-award-bling__silver" title="47 silver badges">47</li> <li class="s-award-bling s-award-bling__bronze" title="90 bronze badges">90</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35647659"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35647659/android-efficiency-of-cursorloader-swapcursor-vs-arraylist-notifydatasetchange" class="question-hyperlink">Android: efficiency of CursorLoader-swapCursor vs ArrayList-notifyDataSetChanged?</a></h3> <div class="excerpt">I have a list which usually contains < 100 entries. Sometimes 200-1000 entries. Occasionally it can contain many more such as 20000 entries. Data is queried from a few SQLiteDatabase tables. I load and display the data in a ListView. I do various…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/android" class="post-tag grid--cell" title="show questions tagged 'android'" rel="tag">android</a> <a href="../../questions/tagged/sqlite" class="post-tag grid--cell" title="show questions tagged 'sqlite'" rel="tag">sqlite</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 26 '16 at 09:14">asked Feb 26 '16 at 09:14</time> <a href="../../users/478856/rumburak" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/478856.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="RumburaK" /> </a> <div class="s-user-card--info"> <a href="../../users/478856/rumburak" class="s-user-card--link">RumburaK</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,985</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="21 silver badge">21</li> <li class="s-award-bling s-award-bling__bronze" title="30 bronze badge">30</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35410265"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35410265/best-way-to-store-xml-data-for-a-game-in-as3" class="question-hyperlink">Best way to store XML data for a game in AS3</a></h3> <div class="excerpt">I'm writing a game for AS3 that pulls in data from XML files, parses it and organises it into different Objects (custom AS3 Classes). It starts to get a bit tricky when I try and think of how I can store the image data, and how I can initialise it…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/actionscript-3" class="post-tag grid--cell" title="show questions tagged 'actionscript-3'" rel="tag">actionscript-3</a> <a href="../../questions/tagged/actionscript" class="post-tag grid--cell" title="show questions tagged 'actionscript'" rel="tag">actionscript</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 15 '16 at 13:11">asked Feb 15 '16 at 13:11</time> <a href="../../users/4167798/jcoulam" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4167798.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="JCoulam" /> </a> <div class="s-user-card--info"> <a href="../../users/4167798/jcoulam" class="s-user-card--link">JCoulam</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">181</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badges">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35329436"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35329436/how-to-create-static-parameters-for-use-in-data-stores-with-rest-proxy" class="question-hyperlink">How to create static parameters for use in data stores with rest proxy</a></h3> <div class="excerpt">I have an ExtJS 5.1.2 app that utilizes throughout the app a global config set of parameters defined in app_dir/app/Application.js, that looks like: launch: function () { Ext.Loader.setConfig({enabled: true}); // Static parameters …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/rest" class="post-tag grid--cell" title="show questions tagged 'rest'" rel="tag">rest</a> <a href="../../questions/tagged/extjs" class="post-tag grid--cell" title="show questions tagged 'extjs'" rel="tag">extjs</a> <a href="../../questions/tagged/global-variables" class="post-tag grid--cell" title="show questions tagged 'global-variables'" rel="tag">global-variables</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 11 '16 at 01:51">asked Feb 11 '16 at 01:51</time> <a href="../../users/1968829/horcle-buzz" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1968829.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="horcle_buzz" /> </a> <div class="s-user-card--info"> <a href="../../users/1968829/horcle-buzz" class="s-user-card--link">horcle_buzz</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,101</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="30 silver badges">30</li> <li class="s-award-bling s-award-bling__bronze" title="59 bronze badges">59</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35239031"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35239031/what-and-where-exactly-is-the-loader" class="question-hyperlink">What and where exactly is the loader?</a></h3> <div class="excerpt">I understand every bit of the C compilation process (how the object files are linked to create the executable). But about the loader itself (which starts the program running) I have a few doubts. Is the loader part of the kernel? How exactly is…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c" class="post-tag grid--cell" title="show questions tagged 'c'" rel="tag">c</a> <a href="../../questions/tagged/linux" class="post-tag grid--cell" title="show questions tagged 'linux'" rel="tag">linux</a> <a href="../../questions/tagged/linker" class="post-tag grid--cell" title="show questions tagged 'linker'" rel="tag">linker</a> <a href="../../questions/tagged/system-calls" class="post-tag grid--cell" title="show questions tagged 'system-calls'" rel="tag">system-calls</a> <a href="../../questions/tagged/loader" class="post-tag grid--cell" title="show questions tagged 'loader'" rel="tag">loader</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 06 '16 at 08:36">asked Feb 06 '16 at 08:36</time> <a href="../../users/2277550/user2277550" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2277550.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user2277550" /> </a> <div class="s-user-card--info"> <a href="../../users/2277550/user2277550" class="s-user-card--link">user2277550</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">553</li> <li class="s-award-bling s-award-bling__silver" title="7 silver badges">7</li> <li class="s-award-bling s-award-bling__bronze" title="22 bronze badges">22</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/loader_page=95" rel="prev" title="Go to page 95">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/loader_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/loader_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/loader_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/loader_page=99" rel="" title="Go to page 99">99</a> <a class="s-pagination--item" href="../../questions/tagged/loader_page=100" rel="" title="Go to page 100">100</a> <a class="s-pagination--item" href="../../questions/tagged/loader_page=97" rel="next" title="Go to page 97"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>