I'm using FlashMX and video from Squeeze.
Please help, this is wierd, I'm not sure what to do?
If you go here and click on Instructional Video, you'll here audio playing, but no video?
http://www.hdinteractive.com/glue/golf/
However if you go here the video does play.
(you may need to wait...
I would really like to create a drop down select list and populate it with attachMovie(). I'm going around and around... please help me...
This attachMovie() works when I target the root level but once I try to attach it to a dynamic text field I don't see anything happen... this action is on...
I have a loop - with each pass I want to attach a movie with certain properties, but attach movie doesn't seem to work as I expect it to.
I have a symbol "linked" properly from the library.
attachMovie("notePreview", "thisNote", 0);
thisNote._x = 10;
thisNote._y =...
Here is what my image tag looks like in xml. I've tried using < > and < > and I still don't get my img tag to be displayed.
What is the right way to do this please?
Liz
- <Claims>
- <Record>
- <MenuItem>
<Display>< img src="/applications/library/icons/o.gif" />0000695-4J...
Please, if anyone has an idea....
I want an iframe with background transparent. or some alternative... maybe a div tag that I can load a page into?
is this possible?
thanks for helping,
Liz Catch the vigorous horse of your mind!
I am reading a folder of files off the web box and would like to make make these files links. Is there a method or function that will convert the FSO path to the HTTP path??
convert this FSO:
C:\Inetpub\wwwroot\intranet\products\Auto Lease Application.pdf
to this HTTP...
I'm trying to create a tab leader "...."
chapter 1 - Apples .................. page 1
chapter 2 - Bing Cherries............ page 25
chapter 3 - Grapefruit............... page 44
any suggestions on how to get these dots to generate?
I'd like something like
<td>chapter 1 - Apples<hr...
How to do this... I would like to change the content-type, header info, or mime type so the browser takes a .pdf file and prompts the dialog box "open from current location or save to disk". Normally winzip is useful for downloads, but not this time.
Please help send me in the right...
I am using IE 6.0, it allows you to change that ie animation on the top of the browser when things are loading... it is looking for a "bitmap animation".
Please tell me if you have any clue about this? Any direction would be helpful... Catch the vigorous horse of your mind!
<PARAM NAME=wmode VALUE=transparent>
Is this the only way to make the bg of a flash movie transparent in the browser?
Thanks. Catch the vigorous horse of your mind!
I have a swf file. I put it into a draggable div tag with z-index:1000. There are select lists on the page. I know regular z-index doesn't allow div tags above a select list. But flash is an object, and sometimes it appears over the select list just like I want it to. But other times, it plays...
this function fires on mouseout of an input box. If the input box has focus, I don't want this to happen. But, alas, it ignores my if statement. What can I do? Please help.
function low_lite()
{
if (!this.focus) //or even if(this.focus==false)
{...
I am using css id's to format some dynamically generated forms. Some of this dynamic text is hyperlinked. Is there any way to make something like this hover?
<span id="message1">
<a id="link" href="myfile.htm">mylink</a>
</span>
#link {
color:black
}
how can I...
Please help me with targeting frames from a query string...
Thank you, Liz
When my frameset opens, it has a query string that is the file meant for one of the frameset's frames. How do I target a frame from a query string?
the query string that opens the frameset...
This is probably simple, but I've tried every combinatin of concatonation that I can think of and no luck...
How can I fix this CDONTS object syntax to send the request to both email addresses?
Set objCDO = Server.CreateObject("CDONTS.NewMail")
objCDO.To =...
I have a function that uses the File System Object to recurse through any given directory on the web box. That works great.
I want to use this same FSO to read a directory on another server that has been mapped on the web box as a shared server. After checking security and rights and...
I'd sure appreciate any advice... I'm going around in circles...
On the main scene named "lookupSplash" the second frame has a stop action.
There is a movie clip playing.
On the mc's second to last frame it has the action:
scene.lookupSplash.play = "theEnd";
or...
Hi,
This is most likely very easy...
Is this onclick mailto tag used correctly?
<input type="button" name="Edit" value="Edit" class="anyButton" onClick="mailto:marketing@libertyamerican.com">
Is this hyperlink in on this input tag used...
I have created the row highlight script below, but the row borders do not change... probably because only TD cells have borders. So how would I get all the "child" TD cells based on the row my mouse is over?
Thanks in advance for being such a wonderful resource!
Liz
<script...
I feel like I'm chasing my tail on this... hope someone can help. I am trying to loop through all the span tags on my asp page by using the following...
var objSpans = document.all.tags("span");
alert(objSpans.length)
however this alert returns "0". I know this is not true...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.