mikede0495 .
Posts: 0
Joined: Wed Mar 26, 2014 6:14 pm

Setting image dynamically from the Media Manager

This topic was previously covered a year ago here, see:

https://getsatisfaction.com/apperyio/...

I would like to employ this in my app, but the provided solution seems dated.

Can someone provide an update on how to accomplish this?

(Note: I tried replacing:
Tiggzi("imageComponentName").attr("src", Tiggzi.getImagePath("gallery_image.png") );

using this format:
Apperyio("imageComponentName").attr("src", Appery.getImagePath("gallery_image.png") );

with no success.)

thanks, Mike

mikede0495 .
Posts: 0
Joined: Wed Mar 26, 2014 6:14 pm

Setting image dynamically from the Media Manager

Thanks, that did it!

Return to “Issues”