Roll Over Events on Icloud

HOw can you set roll over events on the icloud calendar?

Yup... ever since yesterday, Jan 25th... but I think this is only limited to repeating events.  I get an error message stating I don't have access to these events in my calendars and this displays on my MacBookPro.  When I try to delete repeating events from my iPad, they all get re-created on their own and now as duplicates.  I can't even delete these events directly on iCloud/Safari... returning a SERVER ERROR message and a button - which I've selected - giving me the option of reporting this to Apple.
I guess that for the time being, I'll make no recurring iCal entries until Apple decides to fix this glitch.
It's inconvenient but not catrostrophic, at least not for me.
Let us all pray!

Similar Messages

  • Scroll bar on embedded blog on events page & rolls over header

    I've just entered the embedded html code for the events page in the tutorial (part 4) & now have a vertical & horizantal scroll bar showing + the blog rolls over the header rather than under it.  How can I fix this?  I've just downloaded the latest update for Muse & think the recent changes in master positioning may have changed?

    I found a fix, although I'm not sure it is the best way. In Muse CC it looks like layers have replaced the ability to arrange certain items on top of other items (the move to feature). When I added the HTML code, it comes in as it's own layer, but still seems to be within the default layer for that page. So what I did was create a new layer in the layers panel, then I dragged the HTML code layer to be inside of that layer instead. Then I made sure that my new layer was under the layer holding the header and everything else. Seems to do the trick.

  • How do I make a textbox appear in a PDF made in InDesign CC when the cursor rolls over another textbox?

    I'm trying to make a textbox appear in a PDF made in InDesign when the user rolls the cursor over another textbox, and I want it to disappear when the cursor moves off the first textbox. I've tried the following with various setting, and it's just not working for me.
    Display a different button on rollover
    You can create a hot spot in which clicking or mousing over an object displays another object. To do this, create two buttons, hide one of the buttons, and use the Show/Hide Button action to show and hide the target button.
    Create an object to be used as the source button. In the Buttons panel, click the Convert Object To A Button icon.  
    Place the image you want to be used as the target button, and convert it to a button.  
    Select the target image and select Hidden Until Triggered at the bottom of the Buttons panel.  
    The image needs to be hidden in the exported document so that it can be displayed when the source button is moused over or clicked.  
    Select the source button and create two different actions, one to show the target image and a second to hide the target image.  
    If you want the image to appear when the mouse hovers over the source button, use the On Roll Over and On Roll Off events. If you want the image to appear when you click the source button and disappear when you release it, use the On Click and On Release events. In either case, use the Show/Hide Buttons action to display and hide the target button. See Make buttons interactive.   
    Use the Preview panel to test the buttons.  

    Here's more information about what I'm doing.
    1. create text box with a little text
    2. turn it into a button (Button 1)
    3. create another text box with some text
    4. turn this into a button (Button 2)
    5. check "Hidden Until Triggered" for Button 2
    6. For Button 1, select "On Roll Over" for Event
    7. For Button 1, click + to add Action and choose "Show/Hide Buttons and Forms"
    8. For Button 1, change icon next to Button 2 into eyeball (which I assume makes Button 2 visible on roll over).
    9. For Button 1,, select "On Roll Off" for Event
    7. For Button 1, click + to add Action and choose "Show/Hide Buttons and Forms"
    8. For Button 1, change icon next to Button 2 into crossed-out eyeball (which I assume makes Button 2 invisible on roll off).
    8. Export to PDF with modified smallest file size and include bookmarks and hyperlinks and include appearance for interactive elements.
    Both buttons are visible in the PDF, and nothing happens with roll over and off.
    What am I doing wrong?

  • Mouse over event listener? in Flash CS4 (AS3)

    Hi,
    I was wondering if there is such a thing as a mouse over listener.
    So that it would execute code when the mouse rolls over(and maybe also execute code when the mouse moves away again)
    Thank you for any help.

    yes, there are mouseover and rollover events, as well as, their "out" events:
    MouseEvent.MOUSE_OVER
    MouseEvent.ROLL_OVER

  • Multiple roll over/out + attachMC = wrong coordinates of attached mc

    First the code:
    att = function (prev,nex,coox,alf) {
        attachMovie (nex, nex, _root.getNextHighestDepth());
        nex=eval(nex);
        nex._x = coox;
        nex._y = 160;
        prev._alpha = alf;
    att(LetP,"LetP",80,100);
    LetP.onRollOver=function () {
        att(LetP, "LetPi", 80, 0);
    LetP.onRollOut=function () {
        att (0,"LetPj",80,0);
        removeMovieClip ("LetPi");
        setTimeout(remPj, 10000);
    remPj=function() {
        removeMovieClip ("LetPj");
        LetP._alpha = 100;
    When I set mouse over first MC ("LetP") it starts second MC ("LetPi"). When I remove mouse from this area, LetPi is replaced with LetPj, which disappear after a while revealing LetP.
    Problem starts when I do this:
    mouse over the mc, then mouse out, then over again, and then out
    - result of this operation is that the LetPj appears where it should (that is x=80 and y=160), but it also appears in upper - left corner of the screen (x=0 and y=about 10,sometimes less).
    And untill the additional mc (the one at x=0) disappear the main mcs (those at x=80) act chaotically on roll over/out events.
    Is there a reason why it acts like this?

    No
    The example I geve was just for one letter, it was letter "P". That's why every mc in code I've written above has the same coordinates (x,y). I got other letters, every one of them works with the same mechanism as "P". But other letters have different coordinates. I want every letter to animate independently.
    Every letter has 3 versions. For "P" it is "LetP", "LetPi" and "LetPj".
    For example letter "R" has instances of "LetR", "LetRi" and "LetRj". Letter "O" has instances of "LetO", "LetOi" and "LetOj". And so on....with more letters.
    I gave an example just for letter "P" so I'd know what to do with other letters
    My first post in this thread was a function, which was supposed to work for all the letters. And it might've been not very understandable function (I have sometimes trouble with figuring it out  ) But it works as I intended to. Code in my second post is easier to understand, but it has the same effect as code in the first post.
    Both versions of this code (my fist post, and my second post) works simmilar. But both of them have simmilar 'side effects' - instance of "LetPj" appears at the upper left corner of stege. And this side effect was not in my intentions
    I was interested in the reason why this instance of "LetPj" (or "LetRj" or "LetOj"...and so on) appears where it shouldn't be.
    Is that the explanation you were hoping for?

  • Display popup window on roll over on the cell in ADG

    Hi All,
    I want to create a application where a popup window will be opened when user mouse roll over on a cell and closed when roll out from the cell. actually i want to use a popup window same as toolTip feature of ADG. I have implement it by many ways:
    1. by combination mouse move, ITEM_ROLL_OVER, ITEM_ROLL_OUT of ADG.
    2. By Rool over and roll out of custom item renderer But each time i am facing a run time error while rolling mouse in cell. error is in updateLastActiveForm() of systemManager class. 
    Get the project file from here http://old.nabble.com/file/p29836926/popupinColumn.zip
     Error:
    Error
            at mx.managers::SystemManager/updateLastActiveForm()[C:\autobuild\3.2.0\frameworks\projects\ framework\src\mx\managers\SystemManager.as:5087]
            at mx.managers::SystemManager/activateForm()[C:\autobuild\3.2.0\frameworks\projects\framewor k\src\mx\managers\SystemManager.as:2352]
            at mx.managers::SystemManager/activate()[C:\autobuild\3.2.0\frameworks\projects\framework\sr c\mx\managers\SystemManager.as:2307]
            at mx.managers::FocusManager/creationCompleteHandler()[C:\autobuild\3.2.0\frameworks\project s\framework\src\mx\managers\FocusManager.as:1592]
            at flash.events::EventDispatcher/dispatchEventFunction()
            at flash.events::EventDispatcher/dispatchEvent()
            at mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.2.0\frameworks\projects\framework\src \mx\core\UIComponent.as:9298]
            at mx.core::UIComponent/set initialized()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as :1169]
            at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.2.0\frameworks\projects \framework\src\mx\managers\LayoutManager.as:718]
            at Function/http://adobe.com/AS3/2006/builtin::apply()
            at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.2.0\frameworks\projects\framew ork\src\mx\core\UIComponent.as:8628]
            at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.2.0\frameworks\projects\framewo rk\src\mx\core\UIComponent.as:8568] Please let me know if any one have a solution. Thanks
    Sachin dev tripathi(DevSachin)

    1. adding a RawText item to your page.
    2. binding a attribute of VO to the RawText. (ex: VO Name:TempVO; Attribute name:Script)
    3. writing coding in your processFormRequest
    am.invoke("showMessage");
    4. writing a method in your AM
    public void showMessage()
    Row row = getTempVO().first();
    row.setAttribute("Script", "<script>alert('test');</script>");
    }

  • Button roll-over animation with dynamic text

    So I have a button I want to be able to use over and over. When you roll over the button, it does an animation and has a dynamic text box in it. Ovbiously im trying to make each text different for each button. What would be the smartest way to go about this? Thanks,
    Dan

    create a movieclip, put a stop() in frame one and add your "up" graphics, textfield etc put everything in its own layer.  create another keyframe on that timeline and label the frame "over" and add new keyframes only on the layers that will change.  ie, if the textfield doesn't change, don't put a keyframe on its layer.  likewise, for a "down" frame, if you want one.
    use instance names for everything in the movieclip that you want to control with actionscript.  ie, your textfield(s) will need instance name(s).  i usually use one textfield named tf.
    then use:
    btn1.tf.text = "test"
    btn1.addEventListener(MouseEvent.ROLL_OVER,overF);
    btn1.addEventListener(MouseEvent.ROLL_OUT,outF);
    btn1.addEventListener(MouseEvent.MOUSE_DOWN,downF);
    function overF(e:Event){
    // if you have another textfield here assign its text
    // likewise for other objects you want to change
    e.currentTarget.gotoAndStop("over");
    function outF(e:Event){
    // if you changed textfields in the other frames, reassign tf.text here
    e.currentTarget.gotoAndStop(1);
    function downF(e:Event){
    // if you have another textfield here assign its text
    e.currentTarget.gotoAndStop("down");

  • Text buttons and roll over

    Hi
    I have text buttons and want to make the text bold when the user rolls over. (this is a menu)
    Are there any other ways besides having the text as a master slide and then click boxes and roll overs, I realise I can do text buttons but there is a small icon that I need at the front of the text which will also need to be clickable.
    thanks

    Bold only when rolling over? That means that you will not be able to use it for HTML5 output? Only SWF is OK?
    My first idea is to use the EventHandler widget of InfoSemantics (not free but you can download a trial version), because it can create a rollover event for your text button. Anyway you'll have to create a transparent text container (shape or caption) that has the Bold Text and appears when rolling over. If you don't want to go with that widget, you can simulate the same by using the Rollover slidelet (you'll need only the Area, can drag the Slidelet itself outside of the sldie), that has a rollover event that can trigger an action to show that previously hidden transparent text.
    Welcome to the forum, just one tip: mention the version number (exact number, which you find under Help, About Captivate) when you post a question.
    Lilybiri

  • I'm trying to find code that has a seek bar roll over effect as HULU and YouTube.

    Hi
    The seekbar roll over will not just show the NetStream.time but also has the frames screen shot.  I've searched several sites but no clear answer yet.
    I'm using actionscript 3 in FLash CC and can also use Flash Builder.
    Thanks

    Please find the below code -
    1) Use your actual variable instead of dummy.
    2) Position of thumbnails should be move as per mouseMove on seekBar. Get the mouse X posion and set the xpos of your thumbnail which contain either Video object or image display holder.
    package  {
      import flash.display.MovieClip;
      import flash.events.MouseEvent;
      import flash.events.TimerEvent;
      import org.osmf.events.TimeEvent;
      import flash.utils.Timer;
      import flash.net.NetStream;
      public class SeekThumb extends MovieClip {
      private var seekBtn:MovieClip;
      private var getVideoFrameAtSecond:Number = -1;
      private var durationOfVideo:Number = 100// Asume that we have 100 seconds video
      private var timer:Timer;
      private var counter:Number = 0;
      private var delay:Number = 1;  // It can be updated as per smoothness.
      private var netStream:NetStream;
      private var lastSeekPos:Number;
      public function SeekThumb() {
      // constructor code
      this.addChild(createSeekButton());
      timer = new Timer(200);
      timer.addEventListener(TimerEvent.TIMER, updateQos);
      counter = delay;
      private function createSeekButton():MovieClip{
      seekBtn = new SeekButton();
      seekBtn.buttonMode = true;
      seekBtn.addEventListener(MouseEvent.MOUSE_MOVE, seekMouseMove, false, 0, true);
      seekBtn.addEventListener(MouseEvent.ROLL_OVER, seekOver, false, 0, true);
      seekBtn.addEventListener(MouseEvent.ROLL_OUT, seekOut, false, 0, true);
      seekBtn.x = 50;
      seekBtn.y = 100;
      return seekBtn;
      private function seekOver(event:MouseEvent):void{
      timer.start();
      private function seekOut(event:MouseEvent):void{
      timer.stop();
      private function updateQos(event:TimerEvent):void{
      //trace("counter = "+counter)
      if(counter>0){
      counter--;
      }else{
      // Enable below funtion as per your need.
      //updateVideoFrame(getVideoFrameAtSecond);
      //addImageOfVideoFramesAt(getVideoFrameAtSecond);// If you want to show your bitmap image then pass the bitmap image params here or customize your methods here
      trace(getVideoFrameAtSecond);
      private function addImageOfVideoFramesAt(seekTime:Number):void{
      var getBitmapMovie:MovieClip = myStoredThumbArray[seekTime]// Set the image url here from array which you have already stored/ traced from main source of image which you provided.
      previewHolder.addChild(getBitmapMovie);
      private function updateVideoFrame(setId:Number):void {
      try {
      if (netStream!=null && lastSeekPos!=setId) {
      lastSeekPos = setId;
      netStream.play(netStreamURL, setId);
      netStream.pause();
      //netStream.soundTransform = setVoluem to 0
      } catch (error:Error) {
      trace("UpdateVideo Frame Error: "+error);
      private function seekMouseMove(event:MouseEvent):void{
      var currentMc:MovieClip = MovieClip(event.currentTarget);
      getVideoFrameAtSecond = Math.round(currentMc.mouseX*durationOfVideo/seekBtn.width);
      counter = delay;
    Re: How to show video frames as still preview image when roll over on seek bar just like Hulu? 

  • Roll overs- Dont work properly

    Please help, i am creating buttons in Flash. When i
    look at them enabling simple roll-over they work perfectly. When i
    publich in dreamweaver or hit ctl etr in Flash the hit state is
    over to the right and not on the text link it should be. Whats
    wrong?

    Hi pointseven,
    As your images are every 250 ms, you don't need any labels.
    sym.stop() triggers at each label are useless as well : instead of using sym.play() and sym.playReverse() (there is nothing to play ), just use sym.stop(<ms>). You get the current position in the timeline via sym.getPosition().
    Suppose four images at 0, 250, 500 and 750 ms and two buttons named prev and next.
    Stage > compositionReady event handler :
    sym.stop();
    sym.$('prev').hide();
    next > click event handler :
    sym.stop( sym.getPosition() +250);
    sym.$('prev').show(); // just after moving one slide forward, it makes sense moving backward
    if (sym.getPosition() == 750) // last image
      sym.$('next').hide();
    prev > click event handler :
    sym.stop( sym.getPosition() -250);
    sym.$('next').show();
    if (sym.getPosition() == 0)
      sym.$('prev').hide();
    Instead of hiding/showing the buttons, you could set their opacity. A hidden button is not clickable, but a button with reduced opacity is, hence a test at the begining of the click event handlers.
    Stage > compositionReady event handler :
    sym.stop();
    sym.$('prev').css('opacity','0.5');
    next > click event handler :
    if (sym.getPosition() == 750)
      return; // click not processed
    sym.stop( sym.getPosition() +250);
    sym.$('prev').css('opacity','1');
    if (sym.getPosition() == 750)
      sym.$('next').css('opacity','0.5');
    prev > click event handler :
    if (sym.getPosition() == 0)
      return;
    sym.stop( sym.getPosition() -250);
    sym.$('next').css('opacity','1');
    if (sym.getPosition() == 0)
      sym.$('prev').css('opacity','0.5');
    The two examples are downloadable here : https://app.box.com/s/cptzincsd1ed3ssi3gr1
    Gil

  • Alternate or Roll-Over SMTP Server?

    I have been getting the following rejection notice for certain emails sent from my icloud.com and me.com email addresses to certain addresses:
    Your access to this mail system has been rejected due to the sending MTA's poor reputation. If you believe that this failure is in error, please contact the intended recipient via alternate means.
    This problem is the result of the specific Apple SMTP server having a "bad reputation" with a Cisco security network, apparently because others have sent span through the same Apple server. I do not get this rejection notice when I resend the same emails from my iPhone, apparently because my iPhone uses a different outgoing server.
    Apple has a lot of IP addresses and probably a lot of servers to spread the load. It seems insane to be stuck with one server that has a bad reputation and is extremely problematic and unreliable. I have already unchecked the "use only this server" box on my account preferences, but I do not have alternate servers set up. Anyone know how to set up such an alternate or roll-over SMTP server and which SMTP server addresses to use?

    Hello and welcome to the Discussions.
    If emails you are being sent are being rejected, then this has nothing to do with settings in the Mail application. Instead, you need to be signing on to your MobileMe/.mac account via your browser and checking the status of your subscription -- it sounds like it may have expired?
    Ernie

  • Roll over button sound

    Hello,
    i'm trying to get a sound clip to play when rolling over the
    buttons. I was trying to integrate the following function to my
    actionscript file, but it ain't working. i have tried many
    variations but no luck, any ideas?
    thanks
    Function:
    this.addEventListener(MouseEvent.MOUSE_OVER, playSound);
    function playSound(event:MouseEvent):void {
    mySoundChannel = mySound.play();
    var mySoundReq:URLRequest = new URLRequest("songsample.mp3");
    var mySound:Sound = new Sound();
    var mySoundChannel:SoundChannel = new SoundChannel();
    mySound.load(mySoundReq);
    Actionscript file code:
    package {
    import flash.display.*;
    import flash.events.*;
    import flash.net.*;
    public class sieges extends flash.display.MovieClip{
    var debug:Boolean=true;
    public const SIEGE_LIBRE:int = 0;
    public const SIEGE_SYSTEME:int = 1;
    public const SIEGE_USER:int = 2;
    var status:int = SIEGE_LIBRE;
    // constructeur
    public function sieges () {
    if (debug) trace("siege:"+this.name);
    this.addEventListener(MouseEvent.CLICK, siege_click);
    this.addEventListener(MouseEvent.MOUSE_OVER, siege_over);
    this.addEventListener(MouseEvent.MOUSE_OUT, siege_out);
    siege_init();
    // click sur un siege
    function siege_click(event:MouseEvent):void {
    if (debug) trace("siege_click");
    if (this.status == SIEGE_LIBRE) {
    user_reservation();
    } else if (this.status == SIEGE_USER) {
    siege_init();
    this.parent.parent["durocher"].enleve_siege(this.name);
    // over un siege
    function siege_over(event:MouseEvent):void {
    if (debug) trace("siege_over");
    var request:URLRequest = new
    URLRequest("/reservations/images/"+this.name+".jpg");
    this.parent["photo"].scaleContent = true;
    this.parent["photo"].addEventListener(IOErrorEvent.IO_ERROR,
    ioErrorHandler);
    this.parent["photo"].load(request);
    event.target.alpha = .5;
    function siege_out(event:MouseEvent):void {
    if (debug) trace("siege_over");
    event.target.alpha = 1;
    function ioErrorHandler(e:Event):void {
    public function siege_init() {
    if (debug) trace("siege_init");
    this.status = SIEGE_LIBRE;
    gotoAndStop(1);
    // reservation pour un usager
    public function user_reservation () {
    if (debug) trace("user_reservation");
    this.status = SIEGE_USER;
    this.parent.parent["durocher"].reserve_siege(this.name);
    gotoAndPlay(10);
    // reservation pour le systeme
    public function system_reservation () {
    if (debug) trace("syste,_reservation");
    this.status = SIEGE_SYSTEME;
    gotoAndPlay(5);
    Actionscript file code

    does playSound() called?

  • On click to roll over

    hello, can some body modificate this scrpit 3 to on an roll over???
    this is the scripit:
    package
        import com.shinedraw.effects.*;
        import flash.display.*;
        import flash.events.*;
        import flash.system.*;
        public class Document extends MovieClip
            private var _colorfulFireworks:ColorfulFireworks;
            public function Document()
                this.addEventListener(Event.ADDED_TO_STAGE, on_added_to_stage);
                return;
            }// end function
            private function on_cover_click(event:MouseEvent) : void
                var _loc_2:MovieClip = null;
                _loc_2 = event.target as MovieClip;
                removeChild(_loc_2);
                _colorfulFireworks.start();
                return;
            }// end function
            private function on_added_to_stage(event:Event) : void
                var _loc_2:Class = null;
                var _loc_3:MovieClip = null;
                _colorfulFireworks = new ColorfulFireworks();
                addChild(_colorfulFireworks);
                _loc_2 = ApplicationDomain.currentDomain.getDefinition("Cover") as Class;
                _loc_3 = new _loc_2;
                addChild(_loc_3);
                _loc_3.addEventListener(MouseEvent.CLICK, on_cover_click);
                return;
            }// end function

    The only place I see the opportunity for a rollover would be to change the following line from...
    _loc_3.addEventListener(MouseEvent.CLICK, on_cover_click);
    to
    _loc_3.addEventListener(MouseEvent.ROLL_OVER, on_cover_click);

  • Do any unused minutes roll over to the next month

    HI,
    I have just purchased Skype minutes on the month to month contract option. I am now wondering what happens in the event of me not using all my minutes in a month? Say for example I purchased 200 minutes, and only used 150 minutes, does the balance of 50 roll over to the next month / does it expire?
    Thanks,

    Hi,
    According to == how do subscriptions work ==
    "If you have a fixed-minute subscription (60, 120, 400 or 800 minutes), your minutes are reset each month.
    If you have unused minutes, they are not carried over to next month."
    Hth
    On ne regarde pas l'avenir dans un rétroviseur !
    IMac Intel Core i3 3.2 GHz - RAM 12 GB - OS 10.10.3
    Skype 7.8.391
    Logitech usb headset or Jabra 250 bt

  • Counter roll-over when measuring period

    Hi,
    I'm using PCI-6251 counter 0 to continuously measure the period of a signal, and I notice there are occasionally  error readings. Since the counter can roll over when it reaches 2^32-1, I need to know what will happen to the period measurement when counter roll overs. Would anyone please help me?
    Thanks.
    David

    The count value will simply wrap-around back to 0 and then continue to increment.  I can think of a few ways to handle this:
    1. Specify a slower timebase for the measurement.  If you go from, say, 80 MHz to 100 kHz, it'll take 800 times as long a period to cause rollover.  This method is pretty simple to implement, but not all apps can accept the loss in precision.
    2.  You can use a 2nd counter to be sensitive to the 1st counter's "terminal count".  This gets a bit complex, so you may need to do more research on some of the terms that follow.
    An internal pulse signal is generated on the board when the 1st counter rolls over from 2^32-1 back to 0.  It's commonly known as "terminal count" or TC.  You'll need to configure a 2nd counter that also measures periods of your external signal, but which uses those TC pulses as its timebase signal.  You may need to fiddle with the "Duplicate Count Prevention" property on the 2nd counter so that it will buffer values of 0 during the majority of intervals where no TC pulse occurs.  During the intervals where rollover happens, the 2nd counter will count how many times it happens.
    You would further need the 2 counters to be started off a common "arm start" trigger to keep their data sync'ed.
    3.  Software method.  You can query the DAQmx Channel property "Counter Input -> General Properties -> More -> Terminal Count Reached".  When you get a 'True' output, the property resets such that subsequent calls will return 'False' until the next rollover occurs.  The problem here is trying to correlate this software-detected rollover with a specific period in the 1st counter's measurement buffer.  You'd probably also need to be querying and tracking the DAQmx Read property for Total Samples Acquired both before and after the TC event.  Even then you might not always be able to determine unambiguously which interval had the TC event.
    -Kevin P.

Maybe you are looking for