Image path in Mysource matrix

[quote]
I have my images in folder called

site/media/images



Now when i make image live every image has different URL like

    /__data/assets/23232/434343/as.jpg






Is there any way i can use relative URL like




    //something/media/images.as.jpg


Because when i make html in dreamweaver i have to use path like images/as.jpg

but when i need to upload to matrix then i have to manually replace those hardlinks like
    //asset/23232/as.jpg

[/quote]

What Greg is suggesting, and I endorse it, is that you really, really do not want to do this.