Skip to main content
Participant
October 8, 2009
Question

How to change base url?

  • October 8, 2009
  • 1 reply
  • 971 views

Hi all,

I've two questions:

     1) Is some way to change base url of whole swf file?

     2) Is some way to change base url of loaded swf file?

Thanks and regards,

Vova

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
October 8, 2009

Someone else may understand, but I am not familiar with what you might mean by "base url"

VevennAuthor
Participant
October 9, 2009

It's optional attribute of obeject and embed tags.

base -  or [base directory] or [URL]. Specifies the base directory or URL used to resolve all relative path statements in the Flash Player movie. This attribute is helpful when your Flash Player movies are kept in a different directory from your other files.

I'm hope that it helps.