What is the images path for this xml flash file?
July 28th, 2013
http://www.almarai.com/main.html#/en/Our Products
Thanks in advice
var attribut = ‘AlMarai’;
var so = new SWFObject(“Almarai.swf?base_url=http://almarai.com/feed/en/”, ‘website’, ‘100%’, ‘100%’, ’10’, ‘#ffffff’);
so.useExpressInstall(‘swfobject/expressinstall.swf’);
so.addParam(‘menu’, ‘false’);
so.addParam(‘allowScriptAccess’, ‘always’)
so.write(‘content’);
setFlashSize(980);
moobot replied: var attribut = 'AlMarai';
var so = new SWFObject("Almarai.swf?base_url=http://almarai.com/feed/en/", 'website', '100%', '100%', '10', '#ffffff');
so.useExpressInstall('swfobject/expressinstall.swf');
so.addParam('menu', 'false');
so.addParam('allowScriptAccess', 'always')
so.write('content');
setFlashSize(980);
I need the main path for PNG products images, or the name of any products png image
They aren’t a PNG, its flash file. the images are embeded in the file. You could just do a screen shot and get them that way.