# Double semicolon (;;)

**URL:** https://forum.kirupa.com/t/double-semicolon/295122
**Category:** flash
**Created:** [August 25, 2009, 5:06pm UTC](https://forum.kirupa.com/t/double-semicolon/295122 "2009-08-25T17:06:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![einorme](https://avatars.discourse-cdn.com/v4/letter/e/f1d935/32.png) [@einorme](https://forum.kirupa.com/u/einorme)
#### Post date: [August 25, 2009, 5:06pm UTC](https://forum.kirupa.com/t/double-semicolon/295122/1 "2009-08-25T17:06:25Z")

</div>

Hi everyone, i’ll kill two birds with one shot and introduce myself 😛

I’m a novice flash programmer, and a HTML/XHTML, PHP experienced programmer.

Well, on to my problem, i have a client that brought a \*.swf file to do some changes. The fla file is nowhere to be found (geez… backup your files!!) And with trillix i got to decompress it into a fla file and some AS files, but when i go to publish the flash proyect, it gives out an error on this line.

```auto
private function upandAway(C:\Documents and Settings\proyects\inmuendo\2009;;infoandGather.as:flash.events.Event, C:\Documents and Settings\proyects\inmuendo\2009;;infoandGather.as:flash.display.Loader)

```

(I think is pointing to this same file because this file is called infoandGather.as, but it’s getting the route from the swf i think, cuz it’s not there in my box)  
but the thing is I dont know that the “;;” before the filename are all about.

Please can someone guide me?
