Professional :: Delete A Sound Item From Swf?

May 26, 2010

i've deleted an audio file from my flash file and imported a better converted version of the same song to it, but now when i compile a swf of the file i get a msg in the output window saying "multiple copies of sound item in swf". i deleted the original file b4 importing the other 1, but it looks like that doesnt matter. what do i do short of starting COMPLETELY over?

View 2 Replies


Similar Posts:


Professional :: Loading With Sound Only Played Once But Keeping Hover Over Menu Item Sound Intack?

May 21, 2010

I have a flash header that was never completed because the guy I hired took people's money and ran. So now I even wonder if what he said could work with my flash header is true or not. But, usually there is always a way to make it work.I have a flash header that does two important things: 1) Upon entering the site, it loads and plays an audio track 2) Makes an animal noise when you hover over each animal menu item. (not sure if I'm able to give a link to it or not on here. If I able to and someone would like to see it let me know)I want to know if my flash header can support the following addionalunctionality/changes:1) Currently, it loads everytime a page is selected.  I only want it to load the one time of entering the site because the audio gets annoying.  Set a cookie maybe?2) But, I do not want to turn the audio off completely because I still want the hover over each menu item sound.

3) Have a link on it to allow them to select to turn on / off the sound completely. It currently has that, but only for the current page. Once you select another page, the audio is back to on.4) Lastlly, is there a way for it to detect that someone doesn't support flash and to display an html version of it? And can flash create a html version from my fla file?I don't know much about flash (but am learning) so I'm not sure if I'll be able to do this myself. However, I want to find out if my flash header will even work this way before I invest the time learning it just for these changes. I know it will be pretty deep with script code, but I'm hoping I could find base code already available for these features.

View 2 Replies

Add A Delete Item Option To A Cart?

Jan 18, 2010

im trying to add a delete item option to a cart, currently i have....

Code:

//populate cart
details.push([vItemCode,vBaseColor,vSecondColor,vThirdColor]);
//loop through cart and output it into the text field

[code]....

how could i add a delete button to remove certain items?

View 3 Replies

Flex :: To Delete Item At Runtime?

Jun 18, 2009

I have created some shapes dynamically at run time by mouse drag, Now i want to delete any selected item the white board.How can i achieve that.Currently i am able to delete the last drawn item through "removeChild()" method, but not the previous items.

View 1 Replies

ActionScript 3.0 :: Delete The First Character In An Item In An Array

Apr 20, 2011

How would I go about removing only the first character of an item in an array? All my items are strings, so for example I want to turn this:

pseudo code:

Array["01234","01234"]

to this:

Array["1234","1234"]

Or if that isn't possible, I could just turn each element into a string, modify it and re-Array it. The issue is using split(charAt(0)) isn't correct syntax. I just don't know what function to call and every search turns up only replacing specific characters, not character at a position.

View 2 Replies

ActionScript 2.0 :: Delete The Duplicate Item From An Array?

Aug 10, 2009

I am working on a project where there are 10 questions and user can answer the question or skip the questions. I want to track the number of questions (which questions) the users have skipped. I am adding the skipped questions in an Array. But if users click on the previous button and skips the same question again, the same question number is added twice to the skipped question Array.My Array looks like:skippedQuestionsArray(1,2,3,4,2,3,4,1);I simply want to trip the duplicate entry and get the output likeskippedQuestionsArray(1,2,3,4);

View 6 Replies

Loading With Sound Only Played Once But Keeping Hover Over Menu Item Sound Intack?

May 21, 2010

I have a flash header that was never completed because the guy I hired took people's money and ran. So now I even wonder if what he said could work with my flash header is true or not. But, usually there is always a way to make it work.

I have a flash header that does two important things: 1) Upon entering the site, it loads and plays an audio track 2) Makes an animal noise when you hover over each animal menu item. (not sure if I'm able to give a link to it or not on here. If I able to and someone would like to see it let me know)

I want to know if my flash header can support the following additional functionality/changes:

1) Currently, it loads everytime a page is selected. I only want it to load the one time of entering the site because the audio gets annoying. Set a cookie maybe?

2) But, I do not want to turn the audio off completely because I still want the hover over each menu item sound.

3) Have a link on it to allow them to select to turn on / off the sound completely. It currently has that, but only for the current page. Once you select another page, the audio is back to on.

4) Lastlly, is there a way for it to detect that someone doesn't support flash and to display an html version of it? And can flash create a html version from my fla file?

I don't know much about flash (but am learning) so I'm not sure if I'll be able to do this myself. However, I want to find out if my flash header will even work this way before I invest the time learning it just for these changes. I know it will be pretty deep with script code, but I'm hoping I could find base code already available for these features. Not sure I can afford help now because of being laid off and two different scammers taking advantage of me. So I'm going to try to do myself and see if there is any suggestions/support on here that can help. I have Flash CS4.

View 2 Replies

IDE :: Loading With Sound Only Played Once But Keeping Hover Over Menu Item Sound Intact?

May 21, 2010

I have a flash header that was never completed because the guy I hired took people's money and ran. So now I even wonder if what he said could work with my flash header is true or not. But, usually there is always a way to make it work.I have a flash header that does two important things: 1) Upon entering the site, it loads and plays an audio track 2) Makes an animal noise when you hover over each animal menu item. I want to know if my flash header can support the following additional functionality/changes:

1) Currently, it loads everytime a page is selected. I only want it to load the one time of entering the site because the audio gets annoying. Set a cookie maybe?

2) But, I do not want to turn the audio off completely because I still want the hover over each menu item sound.

3) Have a link on it to allow them to select to turn on / off the sound completely. It currently has that, but only for the current page. Once you select another page, the audio is back to on.

4) Lastlly, is there a way for it to detect that someone doesn't support flash and to display an html version of it? And can flash create a html version from my fla file?

I don't know much about flash (but am learning) so I'm not sure if I'll be able to do this myself. However, I want to find out if my flash header will even work this way before I invest the time learning it just for these changes. I know it will be pretty deep with script code, but I'm hoping I could find base code already available for these features. Not sure I can afford help now because of being laid off and two different scammers taking advantage of me. So I'm going to try to do myself and see if there is any suggestions/support on here that can help. I have Flash CS4.

View 4 Replies

Flex :: Delete Item From Collection Bound To Datagrid And Update The Grid Selected Index

Feb 20, 2011

I have a datagrid with an xmlListCollection bound to it:

<mx:DataGrid id="dgCompetente" includeIn="Competente" x="10" y="66" width="547" height="468"
change="dgCompetente_changeHandler(event)" dataProvider="{colCompetente}"
editable="false">

[Code]......

I want the selectedIndex to remain the same. So, if I delete item 2, the next in the list should be selected. The problem is that if I delete item 2, item 3 will be selected and I have no idea why.

View 1 Replies

Xml :: Flash - Umbraco - Automatically Make Changes To A File With A Media Item Upload Or Delete Event?

May 17, 2011

I'm looking for a solution to the following problem and I'm not sure if this is possible to do with Umbraco.We have a Flash movie which will read in images/paths to images and an accompanying title via XML and we need to be able to manage these through Umbraco.Is it possible to program an event for when an image is uploaded or removed from this specific folder so that it makes changes to the XML file and so it adds or removes the corresponding data?

View 1 Replies

ActionScript 2.0 :: SWF Contains Multiple Copies Of A Sound Item?

Jun 11, 2006

i try to stream a sound i get this message on my output screen "SWF contains multiple copies of a sound item". The sound still plays, but some popping noises are added here and there throughout the recording

View 3 Replies

Actionscript 3 :: Flash Contextmenu - When Change "Delete1" To "Delete" The Menu Item Disappears

Feb 22, 2010

I have a problem with the following Flash AS3-code: When I change "Delete1" to "Delete", the menu item disappears. When I call it anything else but delete, then it reappears. Why? It also occurs when I comment out hideBuiltInItems...

[Code]....

View 1 Replies

Actionscript 3 :: Making A Delete Button To Delete Text In The Inputtext Field

Nov 12, 2010

I got these four errors when I tried to create a button on the stage that would delete the text I inputted in the inputtext(ti). Based on the scripts I have and the errors, what should I write to create the delete button?

[Code]....

View 2 Replies

Professional :: Delete A Scene, In Flash CS5?

Mar 14, 2011

how to delete a scene, in Flash CS5? I have two scenes in the current .fla, and I want to delete one.

View 2 Replies

Professional :: Flash Cookies Won't Delete

May 29, 2011

I'm having trouble where when I go to [URL] and hit delete sites (either all or one at a time) they never delete. When I refresh my browser they are still there!

View 1 Replies

Professional :: How To Delete A Previous Post

Jun 26, 2011

For privacy reasons I urgently need to delete a Post, please could someone tell me how to DELETE a previous post from the forum.?

View 3 Replies

Professional :: Cannot Delete Frames From FLA File

Jul 20, 2011

I am very new to flash. I have a marketing video with audio that is very long, I need to delete frames 20 - 1430 from the .fla to make it shorter. I hope I'm using the terminology correctly, I essentially want to cut out frames 21 - 1429; all the images, the audio and the frames themselves, essentially make it be like they were never there. I can't even seem to select the frames properly. I followed these instruction: [URL]. Then edit/timeline/remove frames and nothing happened. The frames are still there. I have the full Creative Suite Master collection 5.5, so it doesn't have to be in flash.

View 5 Replies

Flex :: Combobox Backspace Or Delete Key Does Not Delete Highlighted Text

Mar 26, 2010

I am implementing a flex auto-suggest combobox - as the user types in each character: Consider the string 'Stackoverflow' and user input = 'st'

1) the data provider is filtered to show all items starting with 'st'
2) text is set to auto-suggest string such that the un-typed part is highlighted.

So for instance, the combobox text may contain st'ackoverflow', where 'ackoverflow' is highlighted using setSelectedIndex()When I hit back-space or delete, and check the 'this.text' value, I expect that the last un-highlighted character ('t' in the above case) gets deleted and the data provider is filtered to show all items starting with 's'. However the text property contains 'st', as before

View 2 Replies

Professional :: Sound Free Sound Effects Links?

Jul 29, 2011

Ive stumbled upon a few sites that have free sound FX's but the ones I want which I wuld think are the easiest to get I cant find.I want a sound for when someone clicks the right thing, like a under a sec tiriring or something like when you kill a guy in Leauge of Legends or something like that and also one for when you click the wrong thing like an windows warning ut a little different, yet all the sites and SFX I come across are for everything but those.

View 5 Replies

Professional :: Stop / Delete A Tween In Progress?

Jun 15, 2010

have a movie clip that I am moving with tweens. When the user clicks a button it creates a new tween and the movie clip moves. However, I have another button that sets the position of the same movie clip. The problem comes when this button is clicked if the tween is in progress. The tween continues and my content moves out of view. Is there a way to stop or delete the tween when the second button is clicked?Here is a simplified example of the relevant AS:

button1.onRelease = function(){
new Tween(movieClip, "_y", Strong.easeOut, movieClip._y, movieClip._y + 200, 1, true);
}

[code].....

View 7 Replies

Professional :: Delete Small Circle And Create Another One At Same Location

Apr 29, 2011

I'm using AS 2.0.I have big MC(circle - vector). It's not perfect circle because of Flash.On this circle I have some mc's (small circles - bitmaps) --> I'm using attachMovie on Big circle. I'm rotating with big circle by 45 degrees.Sometimes I have to delete small circle and create another one at the same location. But after rebuild the position of new small circle is a little bit changed[mm].It's visible and I'm very disappointed. It happens even the rotation is 0.

View 6 Replies

Professional :: When Delete The The Last Image (5) Only The First 2 Images Show When Run In Flash Player?

Mar 1, 2011

My client has purchased a Flash template which I'm in the process of editing. The XML file has 5 images linked to the Flash file, I've replaced the first 3 images, all works when uploaded to the remote server but when I delete the the last image (5) only the first 2 images show when run in Flash Player. If I view it in live view Dreamweaver (CS5) it runs with no problems ie it runs through the 4 images as expected.Can't figure it out checked the usual things, deleted the files on the server, cleared the cache in Firefox, I'm quite rattled spent the whole day on this, still can't get it to work.

View 8 Replies

Professional :: - Sound Has No Valid Device Sound Path Although Exporting Device Sounds Was Requested In The Export Settings?

Jun 30, 2011

I have imported my wav files to my library added them to the down state of my buttons and when I test the file I get (Sound has no valid device sound path although exporting device sounds was requested in the export settings. This sound will be ignored.) I have been surching for an answer but as of yet have found none.

View 3 Replies

Professional :: Simple Sound Player - Visitor To Hear The Sound And Be Able To Apply Simple Controls?

Aug 1, 2011

Flash is not in my toolset, but I am an old Director jock and have spent some hours dipping my head into the Flash manual.  I suppose that makes me a promising beginner-level poster. I'm working in CS5.
 
I need to make a simple Flash-based sound player for a website for a newly-released novel (http://www.bearriverbooks.com/index.html).  I want the user to click on what appears to be an icon (or image), which kicks open a simple controller and starts playing a sound file (a radio interview, which I will probably export using Flash's voice compression).  Nothing fancy.  Just want the visitor to hear the sound and be able to apply simple controls (stop/start/rewind/volume).
 
I can learn ActionScript, I suppose, since I used to dream in Lingo, but my life would be a lot simpler if I could just publish a controller without having to roll my own.  I'd like to think there's a magic button somewhere that can do this, but I haven't found it yet.

View 4 Replies

Professional :: Increase Time On An Item?

Dec 15, 2010

I have an object being animated, and I want to add frames to the timeline. However, when I grab the end of the line of frames and drag out to increase the timeline, the key frames redistribute across the new time span. How can I add to the time, and leave the keyframes in their original position?

View 1 Replies

Professional :: Locating Where An Item In The Library Is Used?

Feb 19, 2011

Is it possible to click on an item in the library and see where it is being used?

View 5 Replies

Professional :: Move An Item Off The Stage It Become Invisible?

Jun 27, 2011

My items no longer sit on top of the gray area outside the stage. When I try to move an item off the stage it goes under and I cant see it.I am using cs 5.5. I think I must have changed an option somewhere, becuase if I open up a new document everything is fine.

View 1 Replies

Professional :: Access A Particular Array Item Regardless Of Position?

Feb 28, 2012

I want to access a paricular array item regardless of position useranswers.splice(indexOf("ans2",1) This dosent work but basically i want to use indexOf and then splice that item?

View 1 Replies

Flash :: Professional - How Many Times A Library Item Is Being Used In File - CS4

Jan 26, 2010

Is there a way to know how many times a library item is being used in your Flash file?

View 6 Replies

Professional :: All Of A Sudden The Flash Item Has A White Background?

Sep 18, 2007

I've changed nothing that I know of in making flash slideshows using swish and exporting to .swf format for inclusion in Dreamweaver except that now all of a sudden the flash item has a white background -- but only on my computer it seems when testing online; locally, it doesn't do that when testing and when using a different computer it doesn't do that. Any idea why a flash item would have a white background in some cases and not in others like that?

Like I said, I've changed nothing and have never had to put any parameters in place or do anything else of the kind; the swish program itself specifies the background as red, not transparent (not that the page the flash item is on has a white page anyway). I don't know if this is a swish, flash, dreamweaver problem or some bug on my particular computer that I can't figure out.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved