A Flash Developer Resource Site

Search:

Type: Posts; User: zverko

Search: Search took 0.06 seconds.

  1. Thread: pv3d shadows

    by zverko
    Replies
    0
    Views
    3,880

    pv3d shadows

    Hey!

    I have a problem with shadows in papervision 3d. Im not strong in programing but im trying to do this game that needs it. Anyway i struck at a wall now with shadows. There are a couple of...
  2. Replies
    0
    Views
    561

    seamless video loop

    Hello!

    Ive been trying to get this for a while. I have this 3d movie I rendered and its basicly a train going circles. I made an flv out of it and tried to loop it with a gotoAndPlay, of course...
  3. Replies
    10
    Views
    3,516

    I found the problem:

    I found the problem:

    <ikona visina="1" pomoc="on" tekstPomoc="rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr" ime="Kaj sveti? Tabela 1"...
  4. Replies
    10
    Views
    3,516

    Thing is I dont understand how is it even...

    Thing is I dont understand how is it even possible for not to work only in IE and work in FF.

    I read about the activeX thingy explorer has/had problems with, but swfobject should repair that....
  5. Replies
    10
    Views
    3,516

    forgot this in the code to load images: l...

    forgot this in the code to load images:

    l
    oadMovie(mainXML.firstChild.childNodes[id].childNodes[id2].childNodes[g].firstChild, _root["ik"+g]["ikg"+g]);...
  6. Replies
    10
    Views
    3,516

    This is the relevant part of loading the images...

    This is the relevant part of loading the images that actually serve as icons:


    ikone_nalozi = function() {
    if (clip2_temp == clip2) {
    } else {

    for (unl=0; unl<st_ikon; unl++) {...
  7. Replies
    10
    Views
    3,516

    they also dont stop by 1x1 pixel as I thought the...

    they also dont stop by 1x1 pixel as I thought the problem might be. They just dont apear.

    Flash loads them from another directory and gets the path from xml.
  8. Replies
    10
    Views
    3,516

    Unfortunately I cannot show the work. What...

    Unfortunately I cannot show the work.

    What happens is that in both ie and ff flash loads.
    I have a menu on left and when a button gets clicked images get loaded into
    main swf. They are animated...
  9. Replies
    10
    Views
    3,516

    Full screen problem in IE

    Hey!

    I made the flash aplication with one main swf and loads other swfs and pictures that are named in xml in the same directory
    I call the main swf with swfobject in main.html that appears as a...
  10. Replies
    3
    Views
    772

    If you set autohide on true with component...

    If you set autohide on true with component inspector it works with firefox, but not with Internet explorer. Is there a way to make it work with IE as well?
  11. Great! Thats exactly what I was looking for. Thx...

    Great!
    Thats exactly what I was looking for. Thx !
  12. function inside for loop; how to give it parameters of the loop

    Hey!

    This is the code:




    for (i=0; i<5; i++) {
    _root.createEmptyMovieClip("temp"+i, 1+i);
  13. Replies
    0
    Views
    359

    animation control like in video

    Hello!

    I have a problem with this: I have an animation that is about a minute long. There are different movements, masks, all mainly done with help of mc_tween.as. But not all.

    This can be an...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center