Ask a Question related to Macromedia Flash Ad Development, Design and Development.

  1. #1

    Default Flash reading Html

    Hi, I am trying to make a baner that will be on every htm page of my site, but
    will start playing a diferent frame at every page:
    Movie.swf at index.htm will play frame 2
    movie.swf at portfolio.htm will play frame 5
    and so on.

    How can I make the flash movie to check on wich htm is is located? :confused;

    Thanks

    Txar?n Guest

  2. Similar Questions and Discussions

    1. flash reading binary from a database
      i'm storing videos and images inside a blob in mysql and i need to have flash 8 read the files. right now i'm querying the database using php and...
    2. Flash .html Plays on Server but NOT on html page
      Sorry for being so green. Running IIS Microsoft Server 1. Installed FMS 2. Installed Player 8 and 9 Uploaded .flv and .swf files to server....
    3. PROBLEM READING FLASH MOVIE ON MACINTOSH
      Hi, My movie clip is ok in Internet explorer (PC) But some picture are grey or invisible when i look from a macintosh Tks to help me...
    4. install HTML::Template - Problem reading cache file / Bad file number
      i get the following error when i try to install HTML::Template to my local space, ie, not as root: +---------------------------- % perl -MCPAN...
    5. Reading from / Writing to text files out of Flash
      Does anyone know a Flash sample which reads and/or writes something to/from a text file? I read somewhere that this is possible in general but never...
  3. #2

    Default Re: can flash banner detect the hosting HTML page?

    use the _url property of the Movieclip Object
    cosmits Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139