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 TouchToneTommy 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: *

  1. neobadlands

    close document button

    Hi, I want to make a button, that, when hit, closes the HTML-Document in which the .swf is embedded. Like an exit button for the flash animation; to simple unload this particular movie wouldn´t do it , since it is in fullscreen mode, and I want to shut down the whole thing. If anyone knows an...
  2. neobadlands

    Flash plugin / activeX control ?!?

    Hi, Can anyone tell me, if there is a difference between the "normal" flash plugin, that you can get at macromedia.com, and activeX control??? Or is activeX a part of the plugin? My experience is, with the flash player that comes with Microsoft I.E. 5.5 I am able to view...
  3. neobadlands

    onload...

    Hi, I try to open a page in fullscreen mode from within Flash. As far as I know this is only possible by loading another page first, which then loads the actual page using <body onload=&quot;openfullscreen()&quot;> without anymore clicks. So far, so fine. But now I still have this first page...
  4. neobadlands

    still not working from within movieclip symbol

    I already posted this: Trying to reach main timeline from button within movieclip symbol. davdesign told me to use &quot;level0/&quot;, I guess in addition to &quot;telltarget&quot;. It works, but the main movie just starts to play, i.e. &quot;gotoAndPlay&quot; does not work, somehow...
  5. neobadlands

    Mousefunctions within a MovieClip-Symbol

    I already posted something like this. (Thanx Lizzie for helping me...) What I did: I made a movieclip symbol for a button to react on mouseovers &amp; ~outs. Good. For the hit/press function within this movieclip symbol I want my main movie to react, to play or whatever, so how do I reach it...
  6. neobadlands

    buttons &amp; movies

    OK, this is what I´m trying to do, respectively what I did: I want a very small arrow (it is a font arrow) to work as a button. But since it is so small it is kinda hard to hit. That´s why I put a transparent rectangle over it, sized so that it is comfortable to hit, and made it the button. So...
  7. neobadlands

    window.open, automatically

    Okay, what I´m trying to do is to open a fullscreen window. No problems so far. This is basically the script I use (I shortened it): -------------------------------- <SCRIPT LANGUAGE=&quot;JavaScript&quot;> <!-- function openfullscreen() {...
  8. neobadlands

    Lensflare?

    Hey, does anyone know, where I can get/download a real good lensflare thing, you know...(swf/fla)??! By the way, if I load a 2nd .swf to my main .swf (this is all in fullscr mode) the quality really is bad. It gets even worth if there is an animation or two on top of it. This is going to be an...
  9. neobadlands

    blinking text/letter

    Is there an easier way to make text or letters blink for a while, without using alpha-effect frame by frame?! If anyone knows, please let me know. Thanx Neo...
  10. neobadlands

    Problems with more than one Animation

    If I put more than one (Tween-)Animation in my movie at the same time, the movie, after publishing it, shakes a little. Just a few pixels or so, but it is really annoying. Does anyone of you have the same problem and knows how to fix it??! Thanx for any suggestions... Neo
  11. neobadlands

    javascript and swf

    Hi there, I already asked for help on this one: How can I load a scripted swf into another (main)swf? The scripted swf´s the system time and date, and I want to put it into my main swf. Thanx for any suggestions. Neo P.S.: Maybe on how to show the system time and date without using...
  12. neobadlands

    Flash 5

    Does anyone know where I can download Flash 5 Beta?? Thanx Neo
  13. neobadlands

    Load another swf + its Javascript

    I´m trying to load a 2nd swf into the main swf. No problems so far. Now the 2nd swf (a clock) does not run properly without its javascript. How do I load the script as well, so that it tells the loaded clock swf what to do. I already tried to load the main swf into the clock swf (that would...

Part and Inventory Search

Back
Top