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: Cartier
  • Content: Threads
  • Order by date
  1. Cartier

    full screen mpg

    hello I need to put mpg video on the begining of my presentation, in full screen, and then when it's done to move on to the next frame. I have a script for playing a video and moving to next frame. And its good, only, this time I need a verision with full screen. Can anyone help me, please...
  2. Cartier

    two arrows scrolling behavior

    i want to scroll my text field with 2 arrows only. I have this scripts: 1.DOWN ARROW: on scd member("tekst").scrollbyline(1) end on mouseWithin mdt end on mdt if the mouseDown=TRUE then scd end 2. UP ARROW on mouseWithin mdt end on scu member("tekst").scrollbyline(-1) end...
  3. Cartier

    web site

    hi i want to make a web site in flash that will consist of several swfs that will load into a main movie depending on what button i press. do u know any tutorial that explains this in details because i found a few not very clear ones. i also want to know do u use separate swfs in your web...
  4. Cartier

    play flash than stop

    hi, can anyone help me please i have a swf file that is supposed to be a background for my video. how can i make it play the animation , than stop and stay there, so the video can play on the top of it? thanks
  5. Cartier

    Send picture to e-mail

    I have created a picture gallery. Is it possible to make a link that will alow users to send the picture he chooses to someone elses e-mail. thanks
  6. Cartier

    CE FONTS

    I have instaled a lot of ce fonts in my computer, still the only fonts that have ce letters are ms sans sherif and times new roman. I tried to embed the fonts but it shows that it can't be embeded. this presents a great problem, becouse all my presentations have ms sans sherif in them, and it...
  7. Cartier

    full screen projector

    How can I make a button in a movie that alowes users to set the projector to full screen? Is that possible? Thanks in advance.
  8. Cartier

    Problems with publishing dir movie

    I,ve created aplication for the multimedial CD presentation, and now the client wants the exact same Web Site. The problem is that i have some kind of error when publishing that dir movie. It aborts publishing and writes: Problem writting file 'my file path':-50 What could be wrong? I...
  9. Cartier

    Icon and aplication

    I made an aplication using projector. Now i want to get rid of the projector icon, (you know, the "d")and asign mine. How do I do that?
  10. Cartier

    Intel Web Design Effects

    I heard that this feature was enabled in Director 7, but I can't find it in Director MX. Is it there at all, and if it isn't how can I implement it?
  11. Cartier

    Wait until flash is done playing

    I want to make flash play until it's done and then move to another frame. I know how to do that with video : on exitFrame me if sprite(1).movieRate=0 then go to the frame+1 else go to the frame end if end But how to do it with flash?
  12. Cartier

    Importing GIF with transparent background

    I want to import a GIF with a transparent background in Director, but I don't know how. I use Imort/bitmap then stage (24 bits) , actually i tried all the settings. But it doesn't work.

Part and Inventory Search

Back
Top