• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Importing Caurina Transitions Tweener.as to my AS3 File (Flash CS6)

Engaged ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

Hi there,

I'm working on an old Flash cs6 file (that I did not write) - and I'm trying to understand how to incorporate the tweener.as file from caurina/transitions into my project.

I have the caurina folder (with the transitions folder and tweener.as file) in the same folder as my .FLA source file that I'm working off of.

This project was apparently built using the caurina transition tweener class, but now I'm at a loss for how to incorporate this class.

I keep getting the error 5001:The Name of package "caurina.transitions' does not reflect the location of this file. Please change the package definition's name inside this file, or move the file. (Then it lists the current file path).

I'm confused because it is in the same file as my .FLA file and the path ends with caurina\transitions\Tweener.as  - what am I missing?

I tried renaming the package name in the Tweener.as file to include a longer file path, but that just gave me a bunch of syntax errors.

I'm not familiar with AS3 or including external libraries in CS6 very much at all, so I apologize for my slowness. .

Any help would be much appreciated, thanks!

TOPICS
ActionScript

Views

891

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Oct 27, 2017 Oct 27, 2017

put your tweener.as file in a caurina/transitions subfolder of the folder that contains your fla.

Votes

Translate

Translate
Community Expert ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

put your tweener.as file in a caurina/transitions subfolder of the folder that contains your fla.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

Thanks! I ended up moving my file and the caurina/transitions folder to a new folder on a local hard drive (it was on a shared network drive before, not sure if that would matter?), but for whatever reason that seemed to do the trick.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

LATEST

you're welcome.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines