Have you tried using the "?" in the URL within data.js? Such as
http://restive.za.net/Runway/covers/rnm01.bmp?mode=fillcrop&maxheight=200&maxwidth=200 or simply /Runway/covers/rnm01.bmp?mode=fillcrop&maxheight=200&maxwidth=200 - John On Mon, Mar 15, 2010 at 4:08 AM, tristan <[email protected]> wrote: > Please excuse my ignorance, i'm sure my problem might be purely semantic. I > have managed to get the Runway widget to display on the page ( > http://restive.za.net/Runway/runway%20restive%20custom.html ) but keep > getting "Bad Image" message where my images should be. I have tried to > indicate the path both as a relative url (./images/rnm01.bmp) and as an > absolute (http://restive.za.net/Runway/covers/rnm01.bmp). The image > placeholder appears to be defining the correct proportion for the images > (200x200px) & my images have been resized accordingly. I have also placed an > "crossdomain.xml" as per the example in the same directory as the .html > file, in the root directory ( http://restive.za.net/crossdomain.xml ) and > for good measure also in the /covers subdirectory in which the images are. > As i am as yet unfamiliar with javascript syntax, i have tried to write the > image path in various ways; the data.js example from the Widgets.org/Runway > page has the image paths written without file extentions and with "?". > Presumably this is javascript syntax? My datafile is here: > http://restive.za.net/Runway/data%20restive%20custom.js > > with thanx > tristan > > -- > http://restive.za.net/ > +27 83 763 6886 > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<simile-widgets%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/simile-widgets?hl=en. > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
