Hey!
Yeah, I kind of figured out what the problem was. I tried to write the AS in AS3 when I only had AS2. Which of course created a problem of incompatibility issues. I am trying on a AS3 software now just to see what I can come up with.
Stay tuned...round 2! ;)
Thanks!
Richard
What's wrong with this??
Why can't I hear any music when I click play?
Am I using the FlashVars in a wrong way?
Can someone tell me what to do?
In Flash;
var the_song:Sound = new Sound();
var songName:String = this.root.loaderInfo.parameters.songFile;
play_btn.onRelease = function(){...
Thanks, but this piece of code was just an example. What I don't know is how to make Flash read this external variable. How can I achieve this?
Thanks again and if you can elaborate a little bit more and maybe add some action script examples or something? I would greatly appreciate it!
Best...
Hey Guys!
I have a fairly simple question, I think. I am creating a flash project where the flash movie loads an mp3 file externally.
What I mean is. When i include the flash movie (Object) into the html document I want to be able to set the filename through a <Param> tag.
Meaning, I want to...
Wow, I really in my honest belief thought I had included it in my top thread comment. But I hadn't. LOL
Sooo sorry! Here is the code I am using to autosize the iFrames.
<script language="JavaScript">
<!--
function autoResize(id){
var newheight;
var newwidth...
Thanks Jeff!
Ok, this error occurs in the latest Safari version, and OS is both Windows and OSX.
I can't reveal the project yet as it is due to customers request. However, I can maybe try to illustrate it underneath somehow.
Normal State:
iFrame 01 iFrame 02...
Hey!
Well, I have now resolved my previous matter. However, I have an iFrame that dynamically re-size to the content being loaded in to it.
The script works fine when content is added and the iFrame needs to get higher. However, when loading content that is smaller then the previous content the...
Thanks for all your help! I resolved the matter through some other solution. However, now I have another thing lurking around I can't seem to solve...
I have made a new thread about it so please have look at it...
best,
Richard
That's exactly what I want to do. But I want it to do so as the left iFrame changes height. I don't want to do it manually. The content on the left iFrame is far more then what's in the right, making the right iFrame shorter then the left. I want the right iFrame to dynamically change height as...
I have full control over what's loaded into these iFrames (both left and right). One is a news area and the other one is for misc. announcements.
There are four individual iFrames on index.html, all with their own ID and Name.
I want to size the right ones height to fit the left one's at all...
Hey Guys!
I have fairly good skills in Javascript but there is one thing I just can't seem to crack. My problem is such...
I have two iFrames aligned beside each other. Both with dynamic content. However, there is one iFrame that is the one that gets most updated (height-wise) and that is the...
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.