image - Import file with JSFL -


i current using script import file library using jsfl

var dom = fl.getdocumentdom();  uri = "file:///c|/sound.png" dom.importfile(uri,true); 

is possible replace local address file:///c|/sound.png web adress eg. http://website.com/folder/sound.png ?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -