Please help me with connection Local & TweenLite

I'll quickly explain what I'm trying to do because I wrote this once and accidentally hit the back button on my browser and it erased everything I just typed... never fact it? One of the most frustrating things I've experienced on a PC, never! (On a side note just good developers reading this, please include an automatic backup every 5 minutes on the input of teas areas...).

Anyway, back to my original problem. I am trying to install a navigation bar (flash) floating on the top of my home page (flash) and have the .swf files communicate variables using the local connection method. After a lot of reading, it's the only way I've heard of this. If you have a better way to make this work, I'm all ears. The purpose of this is to have different pages (interpolation) open or closed according to the button, the user clicks on (eg. click the button on the services page, tween open the services page, click the portfolio page, tween services pages and in the portfolio page and so on). I found an excellent tutorial that shows how to accomplish this BUT the buttons and pages are all in the same .swf file is much easier than what I'm trying to do. I'm pretty new for ACE as a whole, but use the code in Basic (fluent) and currently a little HTML & CSS code so I understand most of the AS3 code already.

A lot of the code is probably done properly, that I modified for the excellent tutorial I looked (here) on the use of TweenLite melted between pages regardless of the page I'm currently on (although I know that there are probably several questions). What is different between this tutorial and my site, is that my navigation bar is in a separate file; I need any page that is currently open to falter when you click on a hide button (located on the main pages); and pages need to hide if you click on the button of the page you are currently on. In the tutorial, the guy uses ACE to make sure pages don't fade again. I also think because pages and buttons are in another file that I need to send the variables (via local connection) to the other files and vice versa, because the reference variable on the other page code.

If you happen to have 15-30 minutes to go through the tutorial and help me I would appreciate it more than you will ever know, because I intend to use this same method on most of the sites that I create in the future.

Code navigation bar:

Establish an incoming local connection

var receiving_lc:LocalConnection;

receiving_lc = new LocalConnection();

receiving_lc. Connect ("my_lc2_as3");

receiving_lc.client = this;

Establish a local outgoing connection

var sending_lc:LocalConnection;

sending_lc = new LocalConnection();

Give the IDs navigation bar buttons

navBar.servicesBtn.ID = 0;

navBar.portfolioBtn.ID = 1;

navBar.aboutBtn.ID = 2;

navBar.contactBtn.ID = 3;

navBar.addEventListener (MouseEvent.CLICK, melted chained);

Investor a reference to the currently visible element

var currentClip:MovieClip = pages_arr [0]

Function to send the command minimize or hide the command for the main .swf

function crossFade(e:MouseEvent):void {}

Creates a reference to the movieclip that is associated with the button that you just clicked

var thisBtnsMovie:MovieClip = pages_arr [e.target.ID]

If (currentClip! = thisBtnsMovie) {}

sending_lc. Send ("my_lc_as3", "crossFadeFunc");

currentClip = thisBtnsMovie;

}

if(currentClip == thisBtnsMovie) {}

sending_lc. Send ("my_lc_as3", "hidePages");

}

addChild (currentClip);

}

Function to reset the number of pages_arr if someone clicks on the Hide button

function resetCounter(e:MouseEvent):void {}

import flash.display.MovieClip;

var currentClip:MovieClip = pages_arr [5]

}

Main-Code page:

Establish an incoming local connection

var receiving_lc:LocalConnection;

receiving_lc = new LocalConnection();

receiving_lc. Connect ("my_lc_as3");

receiving_lc.client = this;

Establish a local outgoing connection

var sending_lc:LocalConnection;

sending_lc = new LocalConnection();

Import GreenSock

import com.greensock;

com.greensock.easing import. *;

com.greensock.plugins import. *;

import flash.events.MouseEvent;

TweenPlugin.activate ([ScalePlugin]);

Creates an array of all pages

var pages_arr:Array = [portfolioPage aboutPage, servicesPage, contacts];

Sets all the pages of the invisible

TweenMax.allTo (pages_arr, 0, {autoAlpha:0});})

Sends the currentClip variable to the navigation bar? (Not sure if this is the right method)

sending_lc. Send ("my_lc2_as3", "", currentClip);

Send the pages_array to the navigation bar? (Do not know if it is just no more)

sending_lc. Send ("my_lc2_as3", "", pages_arr);

Function pages fade in and out

function crossFadeFunc(e:MouseEvent):void {}

Fade in the current clip

TweenLite.to (currentClip, 1, {autoAlpha: 0, scale: 1.2, ease:Quad.easeIn});})

Fades in the new clip

TweenMax.fromTo (thisBtnsMovie, 1.2, {scale: 0}, {autoAlpha: 1, scale: 1, delay:. 2});

}

Function to hide the pages if the user clicks one of the buttons to hide on the pages

function hideAllPages(e:MouseEvent):void {}

Fade in the current clip

TweenLite.to (currentClip, 1, {autoAlpha: 0, scale: 1.2, ease:Quad.easeIn});})

Contains the code for the navigation bar in order to reset the counter pages_arr

sending_lc. Send ("my_lc2_as3", "resetCounter");

}

Add event listeners to hide the buttons on each page

servicesPage.hideBtn.addEventListener (MouseEvent.CLICK, hidePages);

portfolioPage.hideBtn.addEventListener (MouseEvent.CLICK, hidePages);

aboutPage.hideBtn.addEventListener (MouseEvent.CLICK, hidePages);

contactPage.hideBtn.addEventListener (MouseEvent.CLICK, hidePages);

P.S. If you have a program such as FlashDevelop (you can just copy/paste this code), the syntax and comments will be much easier to distinguish.

Then, you need to use javascript to detect the browser resizing and call actionscript to position your navigation bar.  use the ExternalInterface class addCallBack to call actionscript from javascript.

Use the example of html code in the help files (or the use of swfobject) to embed your main swf.

Tags: Adobe Animate

Similar Questions

  • The address bar where I can type in the Web addresses does not appear on my Mozilla, please help me with this... How to activate it?

    The address bar where I can type in the Web addresses does not appear on my Mozilla, please help me with this... How to activate it?

    Hi kdwis,

    Going to try view > toolbars and activation of the Bar of Navigation and in the bookmarks toolbar.

    Hope this helps!

  • Sir please help me with my home page. When I put my Home Page about: welcome it gives an error saying invalid Url... Please tell Me how to fix it!

    Question
    Sir please help me with my home page. When I put my Home Page about: welcome it gives an error saying invalid Url... Please tell Me how to fix it!

    Subject: House = without capital letters

  • When you install the 2007 Microsoft Office Suite Service Pack 2 (SP2), I still received the error code 646... I tried to download the RegCure as advised, but the problem still exists... Please help me with this problem... Thank you

    Ideas:

    • When you install the 2007 Microsoft Office Suite Service Pack 2 (SP2), I still received the error code 646... I tried to download the RegCure as advised, but the problem still exists... Please help me with this problem... Thank you

    I tried to download the RegCure as advised, but the problem still exists...

    Who advised you to 'download... '. RegCure? Doing so could only worse issues! If you ever think that your registry database must be cleaned, repaired, boosted or optimized (it isn't), read http://aumha.net/viewtopic.php?t=28099 and draw your own conclusions.

    See http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/6e716883-7af4-4a9f-8665-2f4dd57eee8d ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • This question is about programming in C. you please help me with a question that is.

    This question is about programming in c. can you please help me with an issue that is -

    Why do we write - printf ("r = c = %d %d sum = %d\n", sum c, r,);

    What we're trying to accomplish here by writing this.

    I also wanted to know why we write things within double quotes.

    The book programming in C I have, gave no information on this subject.

    The way if statements can be nested, of same whiles and fors can

    also be nested. To understand the nested loops how to work, watch the

    program below:

    / * Demonstration of nested loops * /.

    (main)

    {

    int sum c, r,

    for (r = 1; r<= 3="" ;="" r++="" )="" outer="" loop="">

    {

    for (c = 1; c<= 2="" ;="" c++="" )="" inner="" loop="">

    {

    sum = r + c;

    printf ("r = c = %d %d sum = %d\n", sum c, r,);

    }

    }

    }

    When you run this program, you will get the following result:

    r = 1 c = 1 sum = 2

    r = 1 c = 2 sum = 3

    r = 2 c = 1 sum = 3

    r = 2 c = 2 sum = 4

    r = 3 c = 1 sum = 4

    r = 3 c = 2 sum = 5

    In short, in C, a string enclosed in double quotation marks is replaced by a pointer to character to this string somewhere in memory.  The first parameter of a call to printf() is a pointer to the format string and the following parameters replace the % {(quoi que) the characters that appear in the format string.}  %d represents a whole argument of printing.

    HTH,

    JW

  • BlackBerry smartphones please help me with this indicator on my screen... it has reduced the quality of the voice

    Please help me with the rectangular symbol on the top next to the speaker symbol. It seems that I turned on an option by mistake, and whenever I've make or receive a call, this symbol appears. This was not the case previously.

    For this reason, my voice call quality has declined considerably. Please help quickly.

    Thank you

    itsmits

    Of course, he was told here in the forums of many times.

    It's the Audio Boost indicator call.

    To change, press your green numbering > Menu key > Enhanced Audio Boost.

  • Please help me with the issue of the image

    Hello

    I need to create a report of error log which two same named images overlapped together.

    Screen Shot 2015-12-16 at 1.01.06 PM.png

    The image above shows how is my page indesign file. I need the report as error log:

    With overlapping of images: photo_sample3.jpg

    Logic:

    I don't know what logic I need to use to get there. But with my knowledge, I thought, I can use the image name and the value of geometric image to achieve. I found a script that gives the number duplication, if any of this page in this page of this forum.

    var overlapArray = new Array();  
    var myPages = app.activeDocument.pages.everyItem().getElements();  
      
    for(i=0; i<myPages.length; i++)  
    {  
        var myPgItems = myPages[i].allPageItems;  
        for(k=0; k<myPgItems.length; k++)  
        {  
         var bounds1 = myPgItems[k].geometricBounds;  
                for(j=0; j<myPgItems.length; j++)  
                     {  
                       var bounds2 = myPgItems[j].geometricBounds;  
                         if(k==j)  
                         {  
                             continue;  
                         }  
                        var temp = touches(bounds1, bounds2);                     
                        if(temp == true)  
                        {  
                            overlapArray.push(myPages[i].name)  
                        }  
                 }  
             }  
     }  
    alert("overlap Pages: "+overlapArray);  
      
    function touches(bounds1, bounds2)  
    {  
    if (bounds1[2] < bounds2[0]) return false;  
    if (bounds1[0] > bounds2[2]) return false;  
    if (bounds1[1] > bounds2[3]) return false;  
    if (bounds1[3] < bounds2[1]) return false;  
      return true;  
    }   
    

    Please help me with script or logic.

    Thank you in advance,

    Kitty

    Hi well,.

    all was needed was a line of code

    Array.prototype.intersect = function ( coordinates ) {
        var n = this.length;
        var nY1, nX1, nY2, nX2;
        var y1 = coordinates[0];
        var x1 = coordinates[1];
        var y2 = coordinates[2];
        var x2 = coordinates[3];
    
        while ( n-- ) {
            nY1 = this[n][0];
            nX1 = this[n][1];
            nY2 = this[n][2];
            nX2 = this[n][3];
    
            if (
                (
                    ( y1>=nY1 && y1<=nY2 )
                    &&
                    (x1>=nX1 && x1<=nX2 )
                )
    
                ||
    
                (
                    ( y2>=nY1 && y2<=nY2 )
                    &&
                    (x2>=nX1 && x2<=nX2 )
                )
    
            ){
                return true;
            }
        }
    
        return false;
    }
    function reportOverlaps() {
        var doc,gs, g, n, o = {}, p, pg, pb, lk, lkn, overlaps = [];
    
        if (!app.documents.length) return;
    
        doc = app.activeDocument;
    
        gs = doc.allGraphics;
    
        n = gs.length;
    
        while ( n-- ) {
            g = gs[n];
            p = g.parent;
            pg = p.properties.parentPage;
            if ( pg instanceof Page ) {
                pb = p.visibleBounds;
    
                lk = g.itemLink;
                lkn = lk.name;
    
                if ( !o[pg.name] ) {
                    o[pg.name] = o[pg.name] || {};
                }
    
                if ( !o[pg.name][lkn] ) {
                    o[pg.name][lkn] = o[pg.name][lkn] || [];
                    o[pg.name][lkn][ o[pg.name][lkn].length ] = pb;
                }
                else {
                    var intersect = o[pg.name][lkn].intersect ( pb );
                    intersect && overlaps[ overlaps.length ] = "Pg:"+pg.name+"//"+lkn;
                    o[pg.name][lkn][ o[pg.name][lkn].length ] = pb;
                }
            }
        }
    
        alert( overlaps.length? "Following overlaps where found:\r"+overlaps.join('\r' ) : "No overlaps found" );
    }
    
    reportOverlaps();
    

    Loïc

    www.ozalto.com

  • Hello, I have version Adobe Acrobat 11. I have complete documents and send them to customers. However, when customers open the documents on their side, they are empty. The filled information are missing. Can you please help me with this problem?

    Hello, I have version Adobe Acrobat 11. I have complete documents and send them to customers. However, when customers open the documents on their side, they are empty. The filled information are missing. Can you please help me with this problem?

    Why are publish you again? You must first answer the question I ask in your original thread.

  • Please help me with my imac beachballing running El Capitan

    My imac is in trouble and my mental well-being is threatened!

    If you could please help, it would be most appreciated.

    I've included an etrecheck report:

    EtreCheck version: 2.9.12 (265)

    Report generated 2016-06-25 12:37:55

    Download EtreCheck from https://etrecheck.com

    Time 01:45

    Performance: Excellent

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Problem: Beachballing

    Description:

    Incredibly slow at the same time. Sometimes freezes completely and will not be closed. None of the keyboard shortcuts will help you. I need to use the power button on the back to turn it off.

    And even then, sometimes, after the reboot, the problem persists. And other times, I need to restart several times.

    Hardware Information:

    iMac (27 inch, at the end of 2013)

    [Data sheet] - [User Guide] - [warranty & Service]

    iMac - model: iMac14, 2

    1 3.4 GHz Intel Core i5 CPU: 4 strands

    8 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 4 GB DDR3 1600 MHz

    BANK 1/DIMM0

    OK 4 GB DDR3 1600 MHz

    0/DIMM1 BANK

    Vacuum

    BANK 1/DIMM1

    Vacuum

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: en1: 802.11 a/b/g/n/ac

    Video information:

    NVIDIA GeForce GTX 775M - VRAM: 2048 MB

    iMac 2560 x 1440

    Software:

    OS X El Capitan 10.11.5 (15F34) - since startup time: less than an hour

    Disc information:

    ST1000DM003 disk HARD APPLE disk0: (1 TB) (rotation)

    EFI (disk0s1) < not mounted >: 210 MB

    Macintosh HD (disk0s2) /: 999,35 go-go (585,40 free) - 3 errors

    Drive failure!

    Recovery HD (disk0s3) < not mounted > [recovery]: 650 MB

    USB information:

    GenesysLogic USB3.0 Hub 2 TB

    Seagate Backup + Desk 2 TB

    EFI (disk1s1) < not mounted >: 315 MB

    Seagate Backup Drive (disk1s2) Volumes/Seagate Backup plus Drive: 2,00 (1.03 free) tuberculosis

    Apple Inc. BRCM20702 hub.

    Apple Inc. Bluetooth USB host controller.

    Apple Inc. FaceTime HD camera (built-in)

    Burr-Brown of TI USB Audio CODEC

    Reader SuperDrive for MacBook Air Apple Inc..

    GenesysLogic USB2.0 hub

    Lightning information:

    Apple Inc. Thunderbolt_bus.

    Guardian:

    Mac App Store and identified developers

    Kernel extensions:

    / System/Library/Extensions

    NG.UDs.netusb.controller [no charge] (1.59-2016-06-06) [Support]

    Launch system officers:

    [loaded] 7 tasks Apple

    [loading] 159 tasks Apple

    [operation] 72 tasks Apple

    Launch system demons:

    [loaded] 47 tasks Apple

    [loading] 156 tasks Apple

    [operation] 87 tasks Apple

    Launch officers:

    [loading] com.citrix.AuthManager_Mac.plist (2015-03-17) [Support]

    [loading] com.citrix.ReceiverHelper.plist (2015-03-17) [Support]

    [operation] com.citrix.ServiceRecords.plist (2015-03-17) [Support]

    User launch officers:

    [loading] com.google.keystone.agent.plist (2016-03-05) [Support]

    Items in user login:

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    Other applications:

    [ongoing] com.google.Chrome.62432

    [loading] 394 tasks Apple

    [operation] 181 tasks Apple

    Plug-ins Internet:

    Default browser: 601 - SDK 10.11 (2016-05-21)

    QuickTime Plugin: 7.7.3 (2016-05-21)

    CitrixICAClientPlugIn: 11.9.15 - SDK 10.9 (2015-03-17) [Support]

    3rd party preference panes:

    None

    Time Machine:

    Mobile backups: OFF

    Automatic backup: NON - automatic backup disabled

    Volumes to back up:

    Macintosh HD: Disc size: 999,35 GB disc used: 413,94 GB

    Destinations:

    Backup drive Seagate Plus [Local]

    Total size: 2.00 TB

    Total number of backups: 44

    An older backup: 18/10/2014, 17:07

    Last backup: 06 23, 2016, 19:32

    Size of backup drive: adequate

    Size of backup 2.00 TB > (disc 413,94 GB X 3)

    Top of page process CPU:

    3% WindowServer

    2% fontd

    0% kernel_task

    0% cloudpaird

    Top of page process of memory:

    636 MB kernel_task

    270 MB mdworker (15)

    197 MB Google Chrome Helper (2)

    QuickLookSatellite 139 MB

    Chrome Google 139 MB

    Virtual memory information:

    4.46 GB of free RAM

    3.54 GB of used RAM (1.69 GB being cached)

    Used Swap 0 B

    Diagnostic information:

    25 June 2016, 12:20:41 self-test - spent

    June 22, 2016, 20:17 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-201700_ [redacted] .crash

    /System/Library/PrivateFrameworks/SafariSafeBrowsing.Framework/versions/A/com.a people. Safari.SafeBrowsing.Service

    June 22, 2016, 20:10:43 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-201043_ [redacted] .crash

    June 22, 2016, 20:09:37 ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_2016-06-22-200937_ [redacted] .crash

    System/Library/Frameworks/WebKit.Framework/versions/A/XPCServices/com. Apple.We bKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking

    June 22, 2016, 20:07:30 [redacted] ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-200730_ .crash

    June 22, 2016, 19:53:59 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-195359_ [redacted] .crash

    June 22, 2016, 19:45:57 [redacted] ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-194557_ .crash

    Hard drive appears to be faulty.

    It seems that you have current backups, so you should be able to recover if the drive completely fails.

    Run disk utility to repair the disk and also check the SMART State.

    When a player starts to falter, it is almost certain, it will fail. There is really no cover failures of IO because it indicates that the player no longer has the ability to remap bad blocks.

    If you have AppleCare, you can probably still get it replaced. However, they are fairly cheap these days and quite easy to replace yourself.

  • Want M4: Please help - problem with Ralink RT5390 802.11b/g/n WiFi Adapter

    OK so I've had this laptop for a while and it has been great until today. I'm unable to connect to wireless internet. After reading around online for a quick solution (which I didn't), I have this to offer... I have a ralink RT5390R 802.11bgn wi - fi adapter. The drivers are up to date and the status of the device is:

    This device cannot start. (Code 10)

    {Operation failed}
    The requested operation failed.

    What can / should I do? Help, please!

    -Chris

    Hello @CBrustas,

    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the Forums of HP, I would like to draw your attention to the Guide of the Forums HP first time here? Learn how to publish and more.

    I read your post about how you are not able to connect to your wireless network, and that an error code is displayed. I'd be happy to help you!

    To clear the error about your wireless adapter, I advise you to follow the steps described in this document on difficulty: "this device cannot start" error Code 10 in the Device Manager in Windows.

    Please re-post with the results of your troubleshooting, and I look forward to your response!

    Concerning

  • Please help me with this vi

    Hello friends I m new learner

    Please help me

    I have this program Please tell me how to send readings and data in table vi and wwhen I press the button log file it should save the file one by one? and

    Please tell me the logic also when I press next, he must go to the next page and back then return to the page and pressing out he must go out and finally next page button should disappear...

    someone help me please

    Thanks in advance

    concerning

    Naomie

    Please use complete words when entering posts on the forum and not 'text speak '.  A plea for words full

    A problem I see is that you have lots of tunnels in the structure of your case where you do not connect the data in all cases.  You end up with the tunnels for "Use default if unwired", feeding the default data in your shift register which later get used.  Probably not what you want.

  • BlackBerry Smartphones please help me with my BB Storm 2

    Hi fellow messengers,.

    I'm having a problem with my BB browser. My unit is BB Storm2 9550.  My browser does not work everytime I visit a particular site. He tells me that I am currently on a service plan that requires a WiFi connection. However, I am connected to Wifi. Wifi works really well. My friends are able to browse using the connection with their own phones. He also tells me that I am connected to Wifi, but my browser tells me that am not.  I only feel it now and its bothers me for two days. Ive tried another wifi spot, but then I always get the same problem.

    The strange thing is that whenever I'm

    in my FB app (via my social BB connection), and then I decided to press the option that says go to FB Mobile, there is no problem. I know what his FB mobile, it works only if you are connected to WIFI. And Yes, it worked for me. But, when I go to the browser and type the domain, www.google.com, it never worked...

    Please help me solve this problem.

    Thank you!

    Just checkin, OK?

    My dear sweet companions experts have been berating me for a long time wandering on several of my links... (Hellllooo... BIFOCALS?  )

    I have a 9550 Storm so please open your browser, press the menu key > options > cache operations and everything clear.

    Back to Homepage > main menu options > list your options of confutation of browser, even for General properties.

    If we cannot see an anomaly in software we can make (Advanced) WIFI diagnostics and diagnostic of Mobile phone network services,

    Thank you

    Bifocals

    KB13299 Use the tool of diagnosis Wi - Fi (advanced only)

    BlackBerry Storm2 Series - 5.0 - user - 292 Guide

    Your mobile network diagnostic

    Now your answer is here at the end, but you should really keep

    cleaning of ordinary memory, service books, etc.

    Have a great day!

    KB14394 When you try to access a web site on the BlackBerry smartphone, the following error message appears: "this is a Wi - Fi service. Please make sure that your device is equipped with an active WiFi connection and try again. »

  • Please help me with iSCSI software initiator setup in ESX.

    Greetings,

    I have a DELL MD3000i SAN with two controllers. Each controller has both for the multipath iSCSI network interface cards.  I've always used CF so I'm a little nervous in the implementation of iSCSI network on ESX. Please help me.

    Controller 1 port 1 is the IP 192.168.253.2

    Controller 1 port 2 is the IP 192.168.254.2

    2 1 joystick port is the IP 192.168.253.3

    2 2 joystick port is the IP 192.168.254.3

    I have Setup VLANS on my level 3 for switch vlan 253 and 254.  IP addresses are 192.168.253.1 and 192.168.254.1 respectively.

    My goal is to set up a fully redundant connection with failover support, but I can't enter the network on ESX configuration.

    I intend using two network adapters in an active / standby (one active NETWORK card on a VLAN, put on hold for the other and vice versa) configuration.

    Can someone please tell me exactly what to do to ensure the fully redundant connectivity?

    Thank you in advance.

    Yes. This look is good so far.

    http://blog.laspina.ca/

  • Please, please help me with import my music (duplicate)!

    Hello!

    I had to spend my OS from windows vista to windows 10, so I did.

    Before I did it, I did a backup of my music in one folder and a backup of each single selection in its own folder as well, an external hard drive.

    Now that I'm on the new OS, I reinstalled iTunes and am trying to get my music back to the way I had it when I am running vista.

    First, I dragged all my folder music music in itunes without any problem, it is easily transferable.

    Then I wanted to recreate playlists, so I moved the music of each playlist to itunes then.

    However, I noticed that this has created a TON of duplicates.

    So I deleted everything iTunes to try again.  This time I thought that I would have the option "Copy files to iTunes media folder when adding to library" checked in preferences > Advanced tab.  I was under the impression that this would be so stop creating duplicates, but instead, iTunes when I try to drag my music in itunes with this option checked, I get an error saying "the attempt to copy to the disk operating system failed. the file name is not valid or too long "."

    I have more than 8,000 songs and only 1000 or has been uploaded successfully to itunes before this error message appeared and everything stopped.

    Please help me understand what is happening here, or how I can fix it.  All my music played perfectly on vista.

    Thank you very MUCH for any help!

    Anyone?

  • Could someone please help me with a problem I'm having with my update s/ie window?

    I was trying to find a way to get help with my concern about internet/window update of. 99% of the time when I'm in train to get updated window or check the mails on yahoo and a few other sites, my page is immediately closed. I tried to delete the cookies and files and restarted and system restore and reset my IE as well. Nothing works, and I know that I need some updates (would be nice to be able to check my email yahoo also).

    This is what happens in detail:

    I type in the Web site window update and as soon as he gets it closes immediately. When I type in the website of yahoo and then click check mail it closes immediately. There were a few other sites, but these are the 2 most important for me. I have no error code and no warning, just boom that it is gone and everytime I try to bring everything back up, it closes. I did everything I could and I am at a loss.

    Could someone please help me if I can get things and finally be happy and not so stressed. This happened for some time now. I tried to contact technical support, but I can't ever get a straight when clicking we answer contact as normal websites don't. So I try here.

    Please help me solve this problem... also I "think" I have IE 8? could be 7, but I think that 8. I can't because it messes up my computer.

    Thanks, I look forward to talk to someone soon then.

    Catt

    You probably have a nasty malware infection.

    In case you are unable to solve this problem with the suggestions of others, I think you should choose interactive free aid to this page:

Maybe you are looking for

  • What happened to the old mailboxes of POP that I created?

    I recently spent to use POP mail on my iMac, iPhone & iPad using IMAP. But when I used the POP email account, I had created a few additional mailboxes on my iMac that I used as a storage device. E-mails related to a certain topic I wanted to keep for

  • Wild tangent

    where can I get the part of core of wt missing for Polar golf and polar bowler for windows 7?

  • Windows XP Pro via a loop CHKDSK

    Boot Dell Inspiron 700 m, Dell splash screen appears with Phoenix BIOS options at the bottom, and then Windows XP reads as follows: Checking file system on c:The type of the file system is NTFS.The volume is dirty. CHKDSK checks the files (step 1 of

  • Can someone help me interpret the results of a log cbs.log file?

    My laptop worked little strange - gel sometimes and only excessively slow.  I ran chkdsk /f checks and / r.  Both went well.  I then ran sfc/scannow.  The results of this analysis are displayed below.  I'm not a pc expert, so I don't know if I'm all

  • my hp touchsmart 300 hp has no sound, how to fix

    H ow do sound on my 300 hp pc