Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: BitSurgeon
  • Content: Threads
  • Order by date
  1. BitSurgeon

    Is this a security thing?

    I've got a .swf embedded in a webpage that loads movies into it according to the users choice. If the movies I load are on the same server as the original webpage everything is fine..... BUT if I load a movie from another domain I do not seem to be able to control the loaded movie. Nor can I...
  2. BitSurgeon

    Sound stop() problem - am I the only one?

    I've been using a short sound to signal a move between a group of animations, but I find that when I publish to the flash player (.exe) the animation pauses when the sound stops. This happens if the sound is left to run to the end or if it is stopped using sound.stop();. It also happens if the...
  3. BitSurgeon

    Issues with: http://<user>:<password>@<host>/<url-path>

    In IE you can type in a url in the following format to bypass the username/password dialog for protected directories. http://<user>:<password>@<host>/<url-path> I wanted to use this in a little Flash app to access hidden code/swf files, using this format for the url in loadMovie(...)...

Part and Inventory Search

Back
Top