A Flash Developer Resource Site

Search:

Type: Posts; User: thevibe

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Flash script to make a mc or swf move and grow like the tiltviewer

    Hey guys, I bought TiltViewer Pro to show a gallery here's the link http://www.simpleviewer.net/tiltviewer/app/. But in my website I need more pages like About and Contact. I think it would be great...
  2. Replies
    15
    Views
    1,818

    import flash.events.Event;//Import this event so...

    import flash.events.Event;//Import this event so you can use Event.ENTER_FRAME

    var mymc1:mc1 = new mc1 ();
    var mymc2:mc2 = new mc2 ();
    var mymc3:mc3 = new mc3 ();
    var mymc4:mc4 = new mc4 ();
    ...
  3. Replies
    15
    Views
    1,818

    The easiest would be fine... thanks!!!

    The easiest would be fine... thanks!!!
  4. Replies
    15
    Views
    1,818

    Thanks 5Five555... it's working and I understand...

    Thanks 5Five555... it's working and I understand how to put more of them. But I still have 1 last issues. I would need it to loop... for now it's stopping after all the mc have passed. I need it to...
  5. Replies
    15
    Views
    1,818

    I have not done the real flv yet. I was waiting...

    I have not done the real flv yet. I was waiting to have the code first. Here what I have done this far with simple mc. I tried it different ways and cannot make it work. Thanks for your help guys!!!
  6. Replies
    15
    Views
    1,818

    In fact, here's what I need with more details......

    In fact, here's what I need with more details... sorry if I was not clear enough. So I have 9 mc. Each mc have a word and an image. When people arrive to the website, I want them to have a random...
  7. Replies
    15
    Views
    1,818

    Since I am such a newbie with flash, could you...

    Since I am such a newbie with flash, could you please write me the code for the array. More details the better! Thanks in advance.
  8. Replies
    15
    Views
    1,818

    Need Random order for movieclips presentation

    Hi guys,

    I am working on a website and I have to make a flash banner under the header. In this flash banner, I have 9 different movie clips. Each clip is in fact a picture and a text animated...
  9. Navigate to url when entering a frame (no buttons)

    Hi guys,

    I have a flash movie with a kind of intro to enter the website. I need a script to navigate to a new url when the animation reach the frame 500. I don't have any buttons. I am saying that...
  10. Replies
    0
    Views
    562

    Css position doesn't work on an ipod

    Hi guys,

    I am working on a project and have an issue with the index. On the index I have a rollover css button that is suppose to be positoned in the center of the page. It's working in every...
  11. Preloader (multiple swf) vs. external video on the first frame issue

    Hi guys,

    I posted a lot of treads these few days about the same problem and I am really sorry about that. But since the first tread, the perspective of the issue have changed a lot of time. I...
  12. Flvplayback issue imported with Video Import Wizard

    Hi guys,

    I imported multiple flvplayback videos on my file via the Video Wizard Import. After that I removed all videos except one. But it's still trying to load those old video and the skin of...
  13. Flvplayback component issue; removed skins and flvs still trying to load

    Hi guys,

    I have a swf file scripted with AS3 with a flvplayback component that plays a movie at the start. Everything was working fine until I uploaded the file on the server with a preloader.
    ...
  14. Replies
    1
    Views
    486

    .as file issue with fileURLArray.push

    Hi guys,

    I am not sure if it's the good place to post this...

    I posted a tread last week about a preloader to load and cache multiple files (swf) that are at different addresses before playing...
  15. Replies
    1
    Views
    417

    Need Preloader for multiple swf

    Hi guys,
    I posted a tread about this yesterday but I think I wasn't clear enough so here's the details of my project. Lets say I have 5 page to load and I want them to load all at the same time. The...
  16. One Preload script for multiple swf (in html) from many entry points

    Hi guys,

    I need to make a preload script that needs to preload all the pages of a websites only once. I have 10 html pages with swf in it that I need to load in only 1 time. At first I had 10...
  17. Need to stop Multiple External Playback Flv that are in the same swf

    Hi guys,

    I have 4 videos (external playback flv) that can be play pressing 4 buttons. I noticed that when I decided to jump to another video the first video will still continue to load anyway....
  18. AddListener for external playback flv (when loading = mc.visible)

    Hi guys,
    I am importing 4 videos flv with playback component. When a video is loading, I would like an mc to be visible (like a loading mc e.g.youtube) to be sure the users understands that it's...
  19. Script issue AS3 ; mc disappearing and needs to be smoother

    Hi guys,

    I found a script to make the animation follow the mouse movement and it needed to stay in fixed boundaries. I have 3 different mc 1 behind the other and moving at a different pace to give...
  20. Hi guys, thanks again for the help. I found a way...

    Hi guys, thanks again for the help. I found a way to make the script as I wanted but I am still wondering if I could do something more to ease the end of the animation almost like it was still going...
  21. mc following mouse but within limits and smoothly

    Hi guys,

    I am doing an animation with a movie clip that needs to follow the mouse on the Y axis only smoothly and needs to stay inside a fixed dimension. (e.g. the mc could moves 200px left or...
  22. Replies
    0
    Views
    458

    HTML list/menu connected to a field

    Hi guys,

    Yesterday I wrote a thread about an issue I have doing a contact form with specific rules. Someone gave me a good idea but I don't know how to do it. The solution for my previous problem...
  23. Replies
    0
    Views
    487

    Issue with a form data html

    Hi guys,

    I am working on a form and I encountered a problem. I started with a basic form that is attach to a server, so the rules are fixed. The data names can't be change. The form is almost...
  24. Replies
    0
    Views
    507

    Javascript Issue in a contact form

    Hi guys,

    I am working on contact forms for a friend. These forms have a Javascript code to tell the user when he didn't filled all the required fields. I tried it on 1 form and it's working well....
  25. Replies
    1
    Views
    536

    Reset a combo box

    Hi guys,

    I have a small issue that I would like to correct. What script can reset a combobox ? After the user submitted the form all the information needs to go. I found how to do it for the field...
Results 1 to 25 of 36
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center