Hey gang, anyone care to share the best way to incorporate this image
loading function into
my Website.

*Here is the JS premise I want to achieve -->     textureFile[t].image.src =
{{ MEDIA_URL }} + tempName + tExt;


This JS is successfully loaded by index.html via this -->     <script
type="text/javascript" src="{{ MEDIA_URL }}textureLoad.js"></script>

*Needs a working method

-- 
*Bringing game to younix*
Bust0ut Entertainment  ---
PureBreedDefense.com --> TheLinuxGame.com --> PBDefence.com
"Finding the exit without looking"

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to