Colourise Image

I'm having a go with the colourise image design area but i'm getting an error. My code is: -


<MySource_AREA id_name="company_logo" design_area="colourise_image" >

<MySource_SET name="image" value="mysource_files/Logo.png" />

<MySource_SET name="type" value="multiple_colours" />

<MySource_SET name="extra" value="width='200' height='90'" />

<MySource_SET name="filename_only" value="true" />

<MySource_SET name="tolerance" value="0" />

<MySource_SET name="from_colour_1" value="#ffffff" />

<MySource_SET name="to_colour_1" value="#005F95" />

</MySource_AREA>



But i get two message when i try to commit the file. they are



MySource Warning

Unable to colourise "company_logo", source file asset for "" not found





MySource Warning

Unable to colourise "company_logo", source file asset for "" not found



Any idea's what i'm doing wrong??

Have you uploaded a file called "Logo.png"? I would set this all lowercase as well and ensure that this file is associated with the design.

I have this image associated with the design and i have changed the name to lowercase and i still get the same message…any idea's??