A Flash Developer Resource Site

Search:

Type: Posts; User: fruitbeard

Search: Search took 0.05 seconds.

  1. Hi, You may also want to put this on each clip...

    Hi,

    You may also want to put this on each clip too, replacing the on (release) values for each, so it is clickable or not


    on (release) {
    //Should the box be opened?
    if (this.displayDate...
  2. Hi, to get strated with, on each of your...

    Hi,

    to get strated with, on each of your calender bits, use this instead of what you have now:


    onClipEvent (enterFrame) {
    if (this.displayDate < _parent.currentDay)
    {
    gotoAndStop(20);...
  3. Hi, Perhaps attach your fla here

    Hi,

    Perhaps attach your fla here
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center