Quote:
Originally Posted by Big-Pete
I know its more than likely been asked before but can i use AME for images? We used to have a plugin called uploader installed (vb3.8.7pl2) and we have images stored in mysite.com/forum/uploader/ how would I go about getting AME to work with those images?
|
You can create a definition to embed images, and it's probably best if they are located at a specific location, like you've done there. All that would change is, instead of embed code, you would use <img></img> tags and have the RegEx identify something unique to each image URL. If you haven't checked the tutorials on the first page of this thread yet, you might want to check them out.